symfony / recipes

Symfony Recipes Repository
https://github.com/symfony/recipes/blob/flex/main/RECIPES.md
MIT License
953 stars 472 forks source link

nyholm/psr7 skipping recipes due to conflict #1282

Closed jkobus closed 5 months ago

jkobus commented 5 months ago

When I try to:

php composer require psr/http-client nyholm/psr7

I get:

- Skipping recipe for nyholm/psr7: all versions of the recipe conflict with your package versions.

The package is installed of course with no errors.

How can we fix that?

I'm using Symfony 7.0.2

jkobus commented 5 months ago

Okay, I see that I am also using the shopware/app-php-sdk which causes that conflict, it adds php-http/discovery.