Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
thorewi authored May 28, 2023
1 parent 51ea16d commit 7cac3be
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 @@ -19,7 +19,7 @@
"require": {
"php": ">=8.1",
"doctrine/orm": "^2.8",
"nette/utils": "^3.2"
"nette/utils": "^3.2 | ^4.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 7cac3be

Please sign in to comment.