Skip to content

Commit ac0b741

Browse files
Update root-composer
1 parent 72b9205 commit ac0b741

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,11 +20,11 @@
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
"php-parallel-lint/php-parallel-lint": "^1.2",
2525
"phpstan/phpstan-phpunit": "^2.0",
2626
"phpstan/phpstan-strict-rules": "^2.0",
27-
"phpunit/phpunit": "^9.6"
27+
"phpunit/phpunit": "^11.0"
2828
},
2929
"config": {
3030
"platform": {

0 commit comments

Comments
 (0)