Skip to content

Commit 24f9f73

Browse files
authored
Composer: allow contributte/utils 0.7+
1 parent 54f9100 commit 24f9f73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"nette/http": "^3.3.0",
2929
"nette/application": "^3.2.5",
3030
"nette/di": "^3.2.2",
31-
"contributte/utils": "^0.6.0 || ^0.7.0"
31+
"contributte/utils": "^0.7.0 || ^0.8.0"
3232
},
3333
"require-dev": {
3434
"contributte/qa": "^0.4",

0 commit comments

Comments
 (0)