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 9b62986 commit 08eb25aCopy full SHA for 08eb25a
composer.json
@@ -21,12 +21,12 @@
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-deprecation-rules": "^2.0",
27
"phpstan/phpstan-phpunit": "^2.0",
28
"phpstan/phpstan-strict-rules": "^2.0",
29
- "phpunit/phpunit": "^9.6"
+ "phpunit/phpunit": "^12.0"
30
},
31
"config": {
32
"platform": {
0 commit comments