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 aedf3d6 commit 8456a04Copy full SHA for 8456a04
composer.json
@@ -21,11 +21,11 @@
21
"nette/application": "^3.0",
22
"nette/di": "^3.1.10",
23
"nette/forms": "^3.0",
24
- "nette/utils": "^2.3.0 || ^3.0.0",
+ "nette/utils": "^4.0.0",
25
"php-parallel-lint/php-parallel-lint": "^1.2",
26
"phpstan/phpstan-phpunit": "^2.0",
27
"phpstan/phpstan-strict-rules": "^2.0",
28
- "phpunit/phpunit": "^9.6"
+ "phpunit/phpunit": "^11.0"
29
},
30
"config": {
31
"platform": {
0 commit comments