Skip to content

Commit

Permalink
Drush 12 compatiblity
Browse files Browse the repository at this point in the history
  • Loading branch information
omarlopesino committed Jul 10, 2023
1 parent 1165196 commit 2b307d8
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",
"drush/drush": "^10 || ^11 || ^12",
"davidrjonas/composer-lock-diff": "^1.7"
},
"authors": [
Expand Down

0 comments on commit 2b307d8

Please sign in to comment.