Skip to content

Commit

Permalink
Composer: allow nette/utils 4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
f3l1x committed Nov 15, 2023
1 parent 2f41d39 commit f43e5d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -21,7 +21,7 @@
"nette/di": "^3.1.8",
"nette/forms": "^3.1.14",
"nette/http": "^3.2.3",
"nette/utils": "^3.2.10"
"nette/utils": "^3.2.10|^4.0.3"
},
"require-dev": {
"contributte/qa": "^0.4",
Expand Down

0 comments on commit f43e5d2

Please sign in to comment.