Skip to content

Commit 2fa75c4

Browse files
Update root-composer
1 parent a144eea commit 2fa75c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
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",
23+
"nette/utils": "^4.0.0",
2424
"nikic/php-parser": "^4.13.2",
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": "^10.0"
2929
},
3030
"config": {
3131
"platform": {

0 commit comments

Comments
 (0)