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 8fa428f commit 80055c8Copy full SHA for 80055c8
composer.json
@@ -20,12 +20,12 @@
20
"require-dev": {
21
"nette/application": "^3.0",
22
"nette/forms": "^3.0",
23
- "nette/utils": "^2.3.0 || ^3.0.0",
24
- "nikic/php-parser": "^4.13.2",
+ "nette/utils": "^4.0.0",
+ "nikic/php-parser": "^5.0.0",
25
"php-parallel-lint/php-parallel-lint": "^1.2",
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