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 d191e88 commit e92e0beCopy full SHA for e92e0be
1 file changed
composer.json
@@ -23,12 +23,10 @@
23
"symfony/event-dispatcher": "^4.3.1 || ^5.0.0 || ^6.0.0"
24
},
25
"require-dev": {
26
- "ninjify/nunjuck": "^0.4",
27
- "ninjify/qa": "^0.13",
28
- "phpstan/phpstan-deprecation-rules": "^1.0",
29
- "phpstan/phpstan-nette": "^1.0",
30
- "phpstan/phpstan": "^1.0",
31
- "phpstan/phpstan-strict-rules": "^1.0"
+ "contributte/qa": "^0.4",
+ "contributte/tester": "^0.3",
+ "contributte/phpstan": "^0.1",
+ "mockery/mockery": "^1.5.0"
32
33
"conflict": {
34
"nette/di": "<3.0.0"
0 commit comments