Skip to content

Commit 1debc47

Browse files
Update root-composer
1 parent 4db4f3c commit 1debc47

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
@@ -19,13 +19,13 @@
1919
},
2020
"require-dev": {
2121
"nette/forms": "^3.0",
22-
"nette/utils": "^2.3.0 || ^3.0.0",
22+
"nette/utils": "^4.0.0",
2323
"nikic/php-parser": "^4.13.2",
2424
"php-parallel-lint/php-parallel-lint": "^1.2",
2525
"phpstan/phpstan-php-parser": "^1.1",
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)