Skip to content

Commit

Permalink
Allow robo version 4
Browse files Browse the repository at this point in the history
  • Loading branch information
joaocsilva authored Sep 15, 2022
1 parent c727356 commit fca0ba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"prefer-stable": true,
"require": {
"php": ">=7.4",
"consolidation/robo": "^3.0",
"consolidation/robo": "^3.0 | ^4.0",
"gitonomy/gitlib": "^1.0",
"jakeasmith/http_build_url": "^1.0.1",
"nuvoleweb/robo-config": "^2.0"
Expand Down

0 comments on commit fca0ba1

Please sign in to comment.