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 bcf455e commit 568f968Copy full SHA for 568f968
1 file changed
composer.json
@@ -18,13 +18,10 @@
18
"oro/doctrine-extensions": "^1.3.0"
19
},
20
"require-dev": {
21
- "ninjify/nunjuck": "^0.3.0",
22
"doctrine/orm": "^2.5.0",
23
- "ninjify/qa": "^0.12.0",
24
- "phpstan/phpstan": "^0.12",
25
- "phpstan/phpstan-deprecation-rules": "^0.12",
26
- "phpstan/phpstan-nette": "^0.12",
27
- "phpstan/phpstan-strict-rules": "^0.12"
+ "contributte/qa": "^0.4",
+ "contributte/tester": "^0.3",
+ "contributte/phpstan": "^0.1"
28
29
"autoload": {
30
"psr-4": {
0 commit comments