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

fix php composer issue #122

Merged
merged 1 commit into from
Feb 10, 2023
Merged

fix php composer issue #122

merged 1 commit into from
Feb 10, 2023

Conversation

leohemsted
Copy link
Contributor

@leohemsted leohemsted commented Feb 10, 2023

so theres some kind of php plugin subdependency that causes issues

php-http/discovery#213

a contributor commented here:

php-http/discovery#213 (comment)

The right solution is to disable the plugin, you likely don't need it anyway in your CI:

they've now tweaked composer to allow you to autodisable plugins - we might want to look in to this if this happens again?

composer/composer#11315

as per php-http/discovery#213 (comment)

> The right solution is to disable the plugin, you likely don't need it anyway in your CI
@leohemsted leohemsted force-pushed the fix-build branch 2 times, most recently from 8af5bf8 to e7decb3 Compare February 10, 2023 15:52
@leohemsted leohemsted changed the title wip fix php composer issue Feb 10, 2023
@leohemsted leohemsted merged commit 875a9df into main Feb 10, 2023
@leohemsted leohemsted deleted the fix-build branch February 10, 2023 15:59
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.

None yet

2 participants