Skip to content

Commit

Permalink
Composer: allow nette/utils 4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
radimvaculik authored and f3l1x committed Dec 1, 2023
1 parent ad2565b commit c651ea7
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 @@ -25,7 +25,7 @@
"contributte/middlewares": "^0.11.0",
"doctrine/annotations": "^1.13",
"koriym/attributes": "^1.0.2",
"nette/utils": "^3.2.7"
"nette/utils": "^3.2.7 || ^4.0.0"
},
"require-dev": {
"contributte/qa": "^0.4",
Expand Down

0 comments on commit c651ea7

Please sign in to comment.