This repository was archived by the owner on Mar 5, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 394
"vendor/acquia/blt/composer.suggested.json" causing issues with composer #1325
Labels
Bug
Something isn't working
Comments
Same here |
More info:
to blt/composer.overrides.json and run composer update, it still doesn't work. |
This seems like one of the packages in composer.suggested.json needs to be changed. Are you sure that the Lightning version is what is causing the problem? |
This is what has worked for me:
|
grasmash
added a commit
to grasmash/bolt
that referenced
this issue
Apr 6, 2017
Best solution is to get this merged: wikimedia/composer-merge-plugin#142 |
yeah, I just ran into this issue as well and kept getting the following error until I merged
Here's my composer.json file for reference:
|
@justinlevi that is due to #1380, which was resolved in 8.8.2. |
Resolved by #1430 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
My system information:
When I am updating lightning like this:
I got all the correct updated dependencies.
Then I ran:
and it downgraded me to older versions. For instance:
Then I ran:
again. And nothing was updated.
Then I removed from my composer.json:
And ran composer update and I got all the correct dependencies again.
Need to figure out why the suggested json is causing this problem.
The text was updated successfully, but these errors were encountered: