Skip to content

Commit

Permalink
composer: allows nette/utils 4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Jan 13, 2023
1 parent ef9650f commit 1c37d95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -18,7 +18,7 @@
"php": ">=7.2 <8.3",
"ext-pdo": "*",
"nette/caching": "^3.0",
"nette/utils": "^3.2.1"
"nette/utils": "^3.2.1 || ~4.0.0"
},
"require-dev": {
"nette/tester": "^2.4",
Expand Down

0 comments on commit 1c37d95

Please sign in to comment.