Skip to content

Commit f148800

Browse files
committed
Composer: update dev tools
1 parent 5593061 commit f148800

1 file changed

Lines changed: 6 additions & 8 deletions

File tree

composer.json

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,12 @@
2121
"symfony/console": "^4.2.9|^5.0.0|^6.0.0"
2222
},
2323
"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"
24+
"nette/http": "^3.2.3",
25+
"contributte/qa": "^0.4",
26+
"contributte/tester": "^0.3",
27+
"contributte/phpstan": "^0.1",
28+
"mockery/mockery": "^1.6.7",
29+
"symfony/event-dispatcher": "^6.4.2 || ^7.0.2"
3230
},
3331
"autoload": {
3432
"psr-4": {

0 commit comments

Comments
 (0)