Skip to content

Commit

Permalink
Compatibility with drush >= 10
Browse files Browse the repository at this point in the history
  • Loading branch information
omarlopesino authored Aug 19, 2024
1 parent c718a7e commit fcdedb1
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 @@
"require": {
"symfony/console": "^4 || ^5 || ^6",
"symfony/process": "^4 || ^5 || ^6",
"drush/drush": "^10 || ^11 || ^12 || ^13",
"drush/drush": ">=10",
"davidrjonas/composer-lock-diff": "^1.7"
},
"authors": [
Expand Down

0 comments on commit fcdedb1

Please sign in to comment.