We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e73a07 commit 798c817Copy full SHA for 798c817
composer.json
@@ -18,13 +18,12 @@
18
"nettrine/cache": "^0.3.0"
19
},
20
"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"
+ "ninjify/nunjuck": "^0.4",
+ "ninjify/qa": "^0.12",
+ "phpstan/phpstan": "^0.12.0",
+ "phpstan/phpstan-deprecation-rules": "^0.12.0",
+ "phpstan/phpstan-nette": "^0.12.0",
+ "phpstan/phpstan-strict-rules": "^0.12.0"
28
29
"autoload": {
30
"psr-4": {
0 commit comments