Skip to content

Commit

Permalink
ACMS-1833: Supports Drush 12.
Browse files Browse the repository at this point in the history
  • Loading branch information
vishalkhode1 committed Jun 12, 2023
1 parent 39ab2c7 commit 89064e6
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 @@ -32,7 +32,7 @@
"drupal/recaptcha": "^3.1",
"drupal/reroute_email": "^2.2",
"drupal/shield": "^1.7",
"drush/drush": "^10 || ^11",
"drush/drush": "^10 || ^11 || ^12",
"nnnick/chartjs": "^3.9"
},
"require-dev": {
Expand Down

0 comments on commit 89064e6

Please sign in to comment.