We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b37d2c9 commit ca631a7Copy full SHA for ca631a7
composer.json
@@ -23,8 +23,8 @@
23
"nette/di": "^3.1 || ^4.0",
24
"latte/latte": "^2.11 || ^3.0.12",
25
"tracy/tracy": "^2.9",
26
- "phpstan/phpstan": "^1.0",
27
- "psr/simple-cache": "^2.0 || ^3.0"
+ "psr/simple-cache": "^2.0 || ^3.0",
+ "phpstan/phpstan-nette": "^2.0@stable"
28
},
29
"conflict": {
30
"latte/latte": ">=3.0.0 <3.0.12"
0 commit comments