Skip to content

Commit

Permalink
allow nette/utils 4
Browse files Browse the repository at this point in the history
  • Loading branch information
tacman committed Dec 6, 2023
1 parent aa7c160 commit e5de373
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 @@ -24,7 +24,7 @@
"symfony/framework-bundle": "^5.4|^6.0",
"symfony/string": "^5.4|^6.0",
"symfony/translation-contracts": "^2.4|^3.0",
"nette/utils": "^3.2",
"nette/utils": "^3.2 || ^4.0",
"ramsey/uuid": "^4.2"
},
"require-dev": {
Expand Down

0 comments on commit e5de373

Please sign in to comment.