Skip to content

Commit e757203

Browse files
author
Stephan Wentz
committed
fix: Upgrade nette/utils
1 parent 32583d5 commit e757203

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"minimum-stability": "stable",
1919
"require": {
2020
"php": "^8.1",
21-
"nette/utils": "^3.0",
21+
"nette/utils": "^4.0",
2222
"nikic/php-parser": "^4.3|^5.0",
2323
"phpstan/phpstan": "^1.0"
2424
},

0 commit comments

Comments
 (0)