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

Add support for the new composer installed.json format #32314

Closed
wants to merge 1 commit into from
Closed

Add support for the new composer installed.json format #32314

wants to merge 1 commit into from

Conversation

thecaliskan
Copy link
Contributor

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.

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.
@driesvints
Copy link
Member

This is already merged into 6.x and will be merged into 7.x as well.

@GrahamCampbell
Copy link
Member

Thanks for the PR, however this has already been fixed. :)

@driesvints
Copy link
Member

@GrahamCampbell you were a tad faster heh

@GrahamCampbell
Copy link
Member

🥇

@thecaliskan
Copy link
Contributor Author

👍

@thecaliskan
Copy link
Contributor Author

when ?

@GrahamCampbell
Copy link
Member

#32310

@thecaliskan
Copy link
Contributor Author

7.x when ?

@GrahamCampbell
Copy link
Member

The fix will appear in Tuesday's release. Until then, you can either use dev laravel or stable composer.

@GrahamCampbell
Copy link
Member

6.x is periodically merged into 7.x. It will be merged by Tuesday at the latest.

@thecaliskan
Copy link
Contributor Author

👍

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.

3 participants