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