Skip to content

Commit

Permalink
ACMS-1940: Acquia CMS 1.5.6 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
rajeshreeputra committed Aug 28, 2023
1 parent 7043627 commit d2eb8c3
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
],
"require": {
"drupal/acquia_claro": "^1.3.4",
"drupal/acquia_cms_audio": "1.x-dev",
"drupal/acquia_cms_component": "1.x-dev",
"drupal/acquia_cms_site_studio": "1.x-dev",
"drupal/acquia_cms_starter": "1.x-dev",
"drupal/acquia_cms_toolbar": "1.x-dev",
"drupal/acquia_cms_tour": "1.3.x-dev",
"drupal/acquia_cms_audio": "^1.4.8",
"drupal/acquia_cms_component": "^1.3.9",
"drupal/acquia_cms_site_studio": "^1.5.10",
"drupal/acquia_cms_starter": "^1.4.3",
"drupal/acquia_cms_toolbar": "^1.4.6",
"drupal/acquia_cms_tour": "^1.3.9",
"drupal/google_analytics": "^4.0",
"drupal/google_tag": "^1.6",
"drupal/honeypot": "^2.1",
Expand All @@ -34,7 +34,7 @@
"nnnick/chartjs": "^3.9"
},
"conflict": {
"drupal/acquia_cms_common": "<1.7.1",
"drupal/acquia_cms_common": "<1.9.6",
"drupal/acquia_cms_site_studio": "<1.5.5"
},
"require-dev": {
Expand All @@ -60,8 +60,8 @@
"oomphinc/composer-installers-extender": true,
"php-http/discovery": true,
"phpro/grumphp-shim": true,
"webdriver-binary/binary-chromedriver": true,
"phpstan/extension-installer": true
"phpstan/extension-installer": true,
"webdriver-binary/binary-chromedriver": true
},
"preferred-install": {
"drupal/core": "dist"
Expand Down

0 comments on commit d2eb8c3

Please sign in to comment.