Skip to content

Commit 568f968

Browse files
committed
Composer: update dev tools
1 parent bcf455e commit 568f968

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

Diff for: composer.json

+3-6
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,10 @@
1818
"oro/doctrine-extensions": "^1.3.0"
1919
},
2020
"require-dev": {
21-
"ninjify/nunjuck": "^0.3.0",
2221
"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"
22+
"contributte/qa": "^0.4",
23+
"contributte/tester": "^0.3",
24+
"contributte/phpstan": "^0.1"
2825
},
2926
"autoload": {
3027
"psr-4": {

0 commit comments

Comments
 (0)