Skip to content

Commit 2583a8d

Browse files
committed
Composer: update devtools
1 parent fec42ac commit 2583a8d

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

composer.json

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,10 @@
3939
"nette/bootstrap": "^3.2",
4040
"latte/latte": "^3.0.5",
4141
"tracy/tracy": "^2.9.5",
42-
"mockery/mockery": "^1.5",
43-
"ninjify/nunjuck": "^0.3",
44-
"ninjify/qa": "^0.13",
45-
"phpstan/phpstan": "^1.9",
46-
"phpstan/phpstan-deprecation-rules": "^1.1",
47-
"phpstan/phpstan-nette": "^1.2",
48-
"phpstan/phpstan-strict-rules": "^1.4"
42+
"mockery/mockery": "^1.6.6",
43+
"contributte/qa": "^0.4",
44+
"contributte/tester": "^0.4",
45+
"contributte/phpstan": "^0.1"
4946
},
5047
"autoload": {
5148
"psr-4": {

0 commit comments

Comments
 (0)