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 254ffc1 commit 03e81b8Copy full SHA for 03e81b8
composer.json
@@ -28,14 +28,13 @@
28
"nette/utils": "^3.0"
29
},
30
"require-dev": {
31
- "latte/latte": "~2.5.1",
+ "latte/latte": "^2.5.1",
32
"nette/application": "^3.0",
33
"nette/caching": "~2.5.8 || ^3.0",
34
- "ninjify/qa": "^0.10.0",
35
- "phpstan/extension-installer": "^1.0",
+ "ninjify/qa": "^0.12",
+ "phpstan/phpstan": "^0.12",
36
"phpstan/phpstan-deprecation-rules": "^0.12",
37
"phpstan/phpstan-nette": "^0.12",
38
- "phpstan/phpstan": "^0.12",
39
"phpstan/phpstan-strict-rules": "^0.12",
40
"tracy/tracy": "~2.6.1 || ~2.7.0"
41
0 commit comments