We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 157023b commit a645445Copy full SHA for a645445
composer.json
@@ -21,18 +21,16 @@
21
"symfony/console": "^4.0.0 || ^5.0.0 || ^6.0.0"
22
},
23
"require-dev": {
24
- "contributte/console": "~0.7",
+ "contributte/console": "~0.10",
25
"latte/latte": "^2.6.0",
26
"nette/application": "^3.1.3",
27
"nette/bootstrap": "^3.1.1",
28
"nette/caching": "^3.1.1",
29
"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"
+ "contributte/qa": "^0.4",
+ "contributte/tester": "^0.4",
+ "contributte/phpstan": "^0.1",
+ "mockery/mockery": "^1.5.0"
36
37
"conflict": {
38
"nette/schema": "<1.0.1"
0 commit comments