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 0e3a680 commit e74ef1aCopy full SHA for e74ef1a
composer.json
@@ -20,13 +20,13 @@
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
"nikic/php-parser": "^4.13.2",
25
"php-parallel-lint/php-parallel-lint": "^1.2",
26
"phpstan/phpstan-php-parser": "^1.1",
27
"phpstan/phpstan-phpunit": "^1.0",
28
"phpstan/phpstan-strict-rules": "^1.0",
29
- "phpunit/phpunit": "^9.5"
+ "phpunit/phpunit": "^10.0"
30
},
31
"config": {
32
"platform": {
0 commit comments