Skip to content

Commit

Permalink
allow nette/utils 4
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed Mar 18, 2024
1 parent cd5d287 commit fec6b83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "MIT",
"require": {
"php": ">=8.2",
"nette/utils": "^3.2",
"nette/utils": "^3.2|^4.0",
"nikic/php-parser": "^4.18",
"symfony/console": "^6.4",
"symfony/finder": "^6.4",
Expand Down

0 comments on commit fec6b83

Please sign in to comment.