Skip to content

Commit 403ffbb

Browse files
committed
included robo as a dependency #2
1 parent f2260a8 commit 403ffbb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@
1919
},
2020
"require": {
2121
"php": ">=5.4",
22-
"gettext/gettext": "4.*"
22+
"gettext/gettext": "^4.0",
23+
"consolidation/robo": "^1.0"
2324
},
2425
"require-dev": {
2526
"illuminate/view": "*",

0 commit comments

Comments
 (0)