Skip to content

Commit a645445

Browse files
committed
Composer: upgrade dev tools
1 parent 157023b commit a645445

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

composer.json

+5-7
Original file line numberDiff line numberDiff line change
@@ -21,18 +21,16 @@
2121
"symfony/console": "^4.0.0 || ^5.0.0 || ^6.0.0"
2222
},
2323
"require-dev": {
24-
"contributte/console": "~0.7",
24+
"contributte/console": "~0.10",
2525
"latte/latte": "^2.6.0",
2626
"nette/application": "^3.1.3",
2727
"nette/bootstrap": "^3.1.1",
2828
"nette/caching": "^3.1.1",
2929
"nette/security": "^3.1.1",
30-
"ninjify/nunjuck": "^0.4",
31-
"ninjify/qa": "^0.13",
32-
"phpstan/phpstan": "^1.0.0",
33-
"phpstan/phpstan-deprecation-rules": "^1.0.0",
34-
"phpstan/phpstan-nette": "^1.0.0",
35-
"phpstan/phpstan-strict-rules": "^1.0.0"
30+
"contributte/qa": "^0.4",
31+
"contributte/tester": "^0.4",
32+
"contributte/phpstan": "^0.1",
33+
"mockery/mockery": "^1.5.0"
3634
},
3735
"conflict": {
3836
"nette/schema": "<1.0.1"

0 commit comments

Comments
 (0)