Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[6.x] Add support for the new composer installed.json format #32310

Merged
merged 1 commit into from Apr 9, 2020
Merged

[6.x] Add support for the new composer installed.json format #32310

merged 1 commit into from Apr 9, 2020

Conversation

KubqoA
Copy link
Contributor

@KubqoA KubqoA commented Apr 9, 2020

The format of vendor/composer/installed.json was changed in the latest snapshot version of composer breaking the package discovery. This PR fixes that with backwards compatibility with older versions of composer.

@KubqoA KubqoA changed the base branch from 7.x to 6.x April 9, 2020 11:59
@driesvints driesvints linked an issue Apr 9, 2020 that may be closed by this pull request
@taylorotwell taylorotwell merged commit 65a5551 into laravel:6.x Apr 9, 2020
taylorotwell pushed a commit that referenced this pull request Apr 11, 2020
Co-authored-by: Jakub Arbet <jakub.arbet@protonmail.com>
taylorotwell pushed a commit that referenced this pull request Apr 11, 2020
Co-authored-by: Jakub Arbet <jakub.arbet@protonmail.com>
taylorotwell pushed a commit that referenced this pull request Apr 11, 2020
Co-authored-by: Jakub Arbet <jakub.arbet@protonmail.com>
taylorotwell pushed a commit that referenced this pull request Apr 11, 2020
Co-authored-by: Jakub Arbet <jakub.arbet@protonmail.com>
jasonvarga added a commit to statamic/cms that referenced this pull request Jun 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The new composer breaks autoloading
3 participants