Skip to content

Commit e74ef1a

Browse files
Update root-composer
1 parent 0e3a680 commit e74ef1a

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,13 +20,13 @@
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-php-parser": "^1.1",
2727
"phpstan/phpstan-phpunit": "^1.0",
2828
"phpstan/phpstan-strict-rules": "^1.0",
29-
"phpunit/phpunit": "^9.5"
29+
"phpunit/phpunit": "^10.0"
3030
},
3131
"config": {
3232
"platform": {

0 commit comments

Comments
 (0)