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

[GH-70] Add support for copying InstalledVersions.php around. #71

Merged
merged 1 commit into from
Jun 18, 2021

Conversation

beberlei
Copy link
Owner

This is not the perfect solution, because it gives access to all root composer packages, not just to those that are scoped to the current monorepo component. But it is a quick win, because otherwise we need to copy a lot of code out from Composer FilesystemRepository and do a lot of work.

Fixes #70

@beberlei beberlei merged commit 76cd17b into master Jun 18, 2021
@beberlei beberlei deleted the GH-70-ComposerRuntimeApiSupport branch June 18, 2021 11:34
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.

Add support for composer-runtime-api
1 participant