Skip to content
This repository has been archived by the owner on Nov 16, 2021. It is now read-only.

Proper upgrade from from 2.1.7 to 2.2.2? #51

Open
irmantasp opened this issue Dec 8, 2017 · 1 comment
Open

Proper upgrade from from 2.1.7 to 2.2.2? #51

irmantasp opened this issue Dec 8, 2017 · 1 comment

Comments

@irmantasp
Copy link

What is the process to upgrade composer lightning project and drupal installation from drupal/core (8.3.7) and acquia/lightning (2.1.7) to drupal/core (8.4) and acquia/lightning (2.2.2 at least)
simple composer update and drush updb / drupal update fails misserably after update of composer dependencies?

@balsama
Copy link
Contributor

balsama commented Dec 8, 2017

Hi @irmantasp. You should be able to use the following:

composer require acquia/lightning ~2.2.0 --no-update
composer update

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants