Skip to content

Commit 798c817

Browse files
committed
Composer: upgrade deps
1 parent 4e73a07 commit 798c817

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

composer.json

+6-7
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,12 @@
1818
"nettrine/cache": "^0.3.0"
1919
},
2020
"require-dev": {
21-
"ninjify/nunjuck": "^0.3.0",
22-
"ninjify/qa": "^0.10.0",
23-
"phpstan/extension-installer": "^1.0",
24-
"phpstan/phpstan-deprecation-rules": "^0.11.0",
25-
"phpstan/phpstan-nette": "^0.11.0",
26-
"phpstan/phpstan-shim": "^0.11.5",
27-
"phpstan/phpstan-strict-rules": "^0.11.0"
21+
"ninjify/nunjuck": "^0.4",
22+
"ninjify/qa": "^0.12",
23+
"phpstan/phpstan": "^0.12.0",
24+
"phpstan/phpstan-deprecation-rules": "^0.12.0",
25+
"phpstan/phpstan-nette": "^0.12.0",
26+
"phpstan/phpstan-strict-rules": "^0.12.0"
2827
},
2928
"autoload": {
3029
"psr-4": {

0 commit comments

Comments
 (0)