Skip to content

Commit e92e0be

Browse files
committed
Composer: update dev tools
1 parent d191e88 commit e92e0be

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

composer.json

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,10 @@
2323
"symfony/event-dispatcher": "^4.3.1 || ^5.0.0 || ^6.0.0"
2424
},
2525
"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"
26+
"contributte/qa": "^0.4",
27+
"contributte/tester": "^0.3",
28+
"contributte/phpstan": "^0.1",
29+
"mockery/mockery": "^1.5.0"
3230
},
3331
"conflict": {
3432
"nette/di": "<3.0.0"

0 commit comments

Comments
 (0)