Skip to content

Commit

Permalink
ACMS-3658: The package drush/drush should be production dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
vishalkhode1 committed Mar 19, 2024
1 parent fccd9be commit 39fd26a
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 @@ -23,14 +23,14 @@
"composer-plugin-api": "^2",
"acquia/drupal-environment-detector": "^1.5.3",
"consolidation/config": "^2.0.0",
"drush/drush": "^11.6 || ^12",
"grasmash/yaml-expander": "^3.0",
"loophp/phposinfo": "^1.7.1"
},
"require-dev": {
"acquia/coding-standards": "^2.0",
"composer/composer": "^2.2",
"dealerdirect/phpcodesniffer-composer-installer": "^1.0.0",
"drush/drush": "^11.6 || ^12",
"ergebnis/composer-normalize": "^2.30.2",
"phpro/grumphp-shim": "^2.2",
"phpunit/phpunit": "^9 || ^10"
Expand Down

0 comments on commit 39fd26a

Please sign in to comment.