We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1290721 commit 19761c4Copy full SHA for 19761c4
composer.json
@@ -31,13 +31,10 @@
31
"latte/latte": "^2.11.5",
32
"nette/application": "^3.1.7",
33
"nette/caching": "^3.1.4",
34
- "ninjify/qa": "^0.14",
35
- "phpstan/phpstan": "^1.8.11",
36
- "phpstan/phpstan-deprecation-rules": "^1.0",
37
- "phpstan/phpstan-nette": "^1.1.0",
38
- "phpstan/phpstan-strict-rules": "^1.4.4",
+ "contributte/qa": "^0.4",
+ "contributte/phpstan": "^0.1",
39
"tracy/tracy": "^2.9.0",
40
- "phpunit/php-code-coverage": "^9.2.24"
+ "phpunit/php-code-coverage": "^10.1.11"
41
},
42
"autoload": {
43
"psr-4": {
0 commit comments