Skip to content

Commit

Permalink
ACMS-3462: update Acquia Global Command to ACMS-3462.
Browse files Browse the repository at this point in the history
  • Loading branch information
rajeshreeputra committed Jan 4, 2024
1 parent f0fa907 commit b39f0bc
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,10 @@
"issues": "https://github.com/acquia/drupal-recommended-settings/issues",
"docs": "https://docs.acquia.com/drupal-recommended-settings/"
},
"repositories": {
"acquia_global_commands": {
"type": "vcs",
"url": "[email protected]:vishalkhode1/acquia_global_commands.git"
}
},
"require": {
"php": ">=8.1",
"composer-plugin-api": "^2",
"acquia/acquia_global_commands": "dev-develop",
"acquia/acquia_global_commands": "dev-ACMS-3462",
"acquia/drupal-environment-detector": "^1.5.3",
"consolidation/config": "^2.0.0",
"grasmash/yaml-expander": "^3.0",
Expand All @@ -41,6 +35,12 @@
"phpro/grumphp-shim": "^2.2",
"phpunit/phpunit": "^9 || ^10"
},
"repositories": {
"acquia_global_commands": {
"type": "vcs",
"url": "[email protected]:vishalkhode1/acquia_global_commands.git"
}
},
"minimum-stability": "dev",
"prefer-stable": true,
"autoload": {
Expand Down

0 comments on commit b39f0bc

Please sign in to comment.