Skip to content

Commit 74681f4

Browse files
Update root-composer
1 parent 8fa428f commit 74681f4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@
2020
"require-dev": {
2121
"nette/application": "^3.0",
2222
"nette/forms": "^3.0",
23-
"nette/utils": "^2.3.0 || ^3.0.0",
24-
"nikic/php-parser": "^4.13.2",
23+
"nette/utils": "^4.0.0",
24+
"nikic/php-parser": "^5.0.0",
2525
"php-parallel-lint/php-parallel-lint": "^1.2",
2626
"phpstan/phpstan-phpunit": "^1.0",
2727
"phpstan/phpstan-strict-rules": "^1.0",
28-
"phpunit/phpunit": "^9.5"
28+
"phpunit/phpunit": "^11.0"
2929
},
3030
"config": {
3131
"platform": {

0 commit comments

Comments
 (0)