Skip to content

[Feature]: Updated dependencies #39

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

Closed
1 task done
sauls opened this issue Nov 17, 2023 · 0 comments · Fixed by #40
Closed
1 task done

[Feature]: Updated dependencies #39

sauls opened this issue Nov 17, 2023 · 0 comments · Fixed by #40
Assignees

Comments

@sauls
Copy link
Contributor

sauls commented Nov 17, 2023

Is there an existing issue for this?

  • I have searched the existing issues

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)

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

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 a pull request may close this issue.

2 participants