You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have symfony 6.3, php 8.2 and using unleash/client 2.1. I came across this bundle, that I would like to use as it has everything integrated into Symfony, but I cannot install it as it has some version constraints. It would be nice that you also keep this bundle up to date with the client.
Is your feature request related to a problem? (optional)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- unleash/symfony-client-bundle[v0.9.073, ..., v0.9.280] require symfony/framework-bundle ^5.0 -> found symfony/framework-bundle[v5.0.0, ..., v5.4.31] but it conflicts with your root composer.json require (6.3.*).
- unleash/symfony-client-bundle[v0.9.373, ..., v0.9.380] require unleash/client ^1.1 -> found unleash/client[v1.1.073, ..., v1.13.082] but it conflicts with your root composer.json require (^2.1).
- unleash/symfony-client-bundle[v0.9.473, ..., v0.9.580] require unleash/client ^1.2.400 -> found unleash/client[v1.2.473, ..., v1.13.082] but it conflicts with your root composer.json require (^2.1).
- unleash/symfony-client-bundle[v0.9.673, ..., v0.9.780] require unleash/client ^1.3 -> found unleash/client[v1.3.072, ..., v1.13.082] but it conflicts with your root composer.json require (^2.1).
- unleash/symfony-client-bundle[v0.9.873, ..., v0.9.980] require unleash/client ^1.5 -> found unleash/client[v1.5.072, ..., v1.13.082] but it conflicts with your root composer.json require (^2.1).
- unleash/symfony-client-bundle[v0.9.1073, ..., v0.9.1480] require unleash/client ^1.6 -> found unleash/client[v1.6.072, ..., v1.13.082] but it conflicts with your root composer.json require (^2.1).
- Root composer.json requires unleash/symfony-client-bundle * -> satisfiable by unleash/symfony-client-bundle[v0.9.073, ..., v0.9.1480].
Describe alternatives you've considered (optional)
No response
Additional context (optional)
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Describe the new feature
I have symfony 6.3, php 8.2 and using unleash/client 2.1. I came across this bundle, that I would like to use as it has everything integrated into Symfony, but I cannot install it as it has some version constraints. It would be nice that you also keep this bundle up to date with the client.
Is your feature request related to a problem? (optional)
Describe alternatives you've considered (optional)
No response
Additional context (optional)
No response
The text was updated successfully, but these errors were encountered: