We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5593061 commit f148800Copy full SHA for f148800
1 file changed
composer.json
@@ -21,14 +21,12 @@
21
"symfony/console": "^4.2.9|^5.0.0|^6.0.0"
22
},
23
"require-dev": {
24
- "nette/http": "^3.0.1",
25
- "ninjify/nunjuck": "^0.4",
26
- "ninjify/qa": "^0.13.0",
27
- "phpstan/phpstan": "^1.8.11",
28
- "phpstan/phpstan-deprecation-rules": "^1.0",
29
- "phpstan/phpstan-nette": "^1.1.0",
30
- "phpstan/phpstan-strict-rules": "^1.4.4",
31
- "symfony/event-dispatcher": "^4.3 || ^5.0 || ^6.0"
+ "nette/http": "^3.2.3",
+ "contributte/qa": "^0.4",
+ "contributte/tester": "^0.3",
+ "contributte/phpstan": "^0.1",
+ "mockery/mockery": "^1.6.7",
+ "symfony/event-dispatcher": "^6.4.2 || ^7.0.2"
32
33
"autoload": {
34
"psr-4": {
0 commit comments