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 9e083bb commit df13234Copy full SHA for df13234
composer.json
@@ -19,13 +19,13 @@
19
},
20
"require-dev": {
21
"nette/forms": "^3.0",
22
- "nette/utils": "^2.3.0 || ^3.0.0",
+ "nette/utils": "^4.0.0",
23
"nikic/php-parser": "^4.13.2",
24
"php-parallel-lint/php-parallel-lint": "^1.2",
25
"phpstan/phpstan-php-parser": "^1.1",
26
"phpstan/phpstan-phpunit": "^1.0",
27
"phpstan/phpstan-strict-rules": "^1.0",
28
- "phpunit/phpunit": "^9.5"
+ "phpunit/phpunit": "^10.0"
29
30
"config": {
31
"platform": {
0 commit comments