Skip to content

Commit

Permalink
Widen Robo support now that Drush supports Robo 3.x (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
markdorison authored Oct 5, 2021
1 parent daeb3d1 commit 90323e5
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 @@ -10,7 +10,7 @@
}
],
"require": {
"consolidation/robo": "^1.4 || ^2",
"consolidation/robo": "^1.4 || ^2 || ^3",
"squizlabs/php_codesniffer": "^3.5",
"phpstan/phpstan": "^0.12.77",
"phpstan/phpstan-deprecation-rules": "^0.12.6",
Expand Down

0 comments on commit 90323e5

Please sign in to comment.