Skip to content

Commit 3e86bb6

Browse files
committed
composer: allows nette/utils 4.0
1 parent 1be2a25 commit 3e86bb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"nette/component-model": "^3.0",
2020
"nette/http": "^3.0.2",
2121
"nette/routing": "^3.0.2",
22-
"nette/utils": "^3.2.1"
22+
"nette/utils": "^3.2.1 || ~4.0.0"
2323
},
2424
"suggest": {
2525
"nette/forms": "Allows to use Nette\\Application\\UI\\Form",

0 commit comments

Comments
 (0)