You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When following the instructions to upgrade Acquia CMS at: https://docs.acquia.com/acquia-cms/upgrading/
the installation cannot find an installable set of packages and in many cases it downgrades the versions of modules installed.
Expected behavior
I expect these modules to be upgraded to the latest versions available
2. View the output:
` - Upgrading drupal/acquia_cms_article (1.4.0 => 1.5.4)
Could you please check with composer why-not drupal/acquia_cms_common ^2.0 and fix the root composer.json(if theres any indirect dependencies added in root composer.json file which causing problem to upgrade acquia_cms to latest)?
Describe the bug
When following the instructions to upgrade Acquia CMS at:
https://docs.acquia.com/acquia-cms/upgrading/
the installation cannot find an installable set of packages and in many cases it downgrades the versions of modules installed.
To Reproduce
` - Downgrading drupal/acquia_cms_article (1.4.0 => 1.3.5)
`
Expected behavior
I expect these modules to be upgraded to the latest versions available
2. View the output:
` - Upgrading drupal/acquia_cms_article (1.4.0 => 1.5.4)
`
The text was updated successfully, but these errors were encountered: