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

php-http/discovery modifies composer.json #77

Closed
steffenf14 opened this issue Feb 9, 2023 · 3 comments
Closed

php-http/discovery modifies composer.json #77

steffenf14 opened this issue Feb 9, 2023 · 3 comments

Comments

@steffenf14
Copy link

php-http/discovery upgraded to version 1.15.0 and brings a new feature that modifies your existing composer.json. I consider this very harmful, please consider to remove this package.

Also 1.15.0 is broken and loops endlessly. php-http/discovery#213

@christophlehmann
Copy link
Contributor

It's not a direct dependency.

@jpmschuler
Copy link

I agree with both, current hotfix for project root composer.json

"conflict": {
   "php-http/discovery": "1.15.0"
},

seems the best solution for the situation, while still allowing to not block future repairs. And allowing to update sentry/sentry to ^3.13.0

@christophlehmann
Copy link
Contributor

Is fixed upstream

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

No branches or pull requests

3 participants