Skip to content

Upgrade to Symfony 6.x #8

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
16 tasks
rizqyhi opened this issue Sep 30, 2023 · 2 comments · Fixed by #9
Closed
16 tasks

Upgrade to Symfony 6.x #8

rizqyhi opened this issue Sep 30, 2023 · 2 comments · Fixed by #9

Comments

@rizqyhi
Copy link
Member Author

rizqyhi commented Sep 30, 2023

Problem 1
    - Root composer.json requires symfony/debug ~6.3, found symfony/debug[v2.3.0, ..., 2.8.x-dev, v3.0.0-BETA1, ..., 3.4.x-dev, v4.0.0-BETA1, ..., 4.4.x-dev] but it does not match the constraint.

Removing symfony/debug

@rizqyhi
Copy link
Member Author

rizqyhi commented Sep 30, 2023

Problem 1
    - stack/builder[v1.0.0, ..., v1.0.3] require symfony/http-foundation ~2.1 -> found symfony/http-foundation[v2.1.0, ..., v2.8.52] but it conflicts with your root composer.json require (~6.3).
    - stack/builder v1.0.4 requires symfony/http-foundation ~2.1|~3.0 -> found symfony/http-foundation[v2.1.0, ..., v2.8.52, v3.0.0, ..., v3.4.47] but it conflicts with your root composer.json require (~6.3).
    - stack/builder v1.0.5 requires symfony/http-foundation ~2.1|~3.0|~4.0 -> found symfony/http-foundation[v2.1.0, ..., v2.8.52, v3.0.0, ..., v3.4.47, v4.0.0, ..., v4.4.49] but it conflicts with your root composer.json require (~6.3).
    - stack/builder v1.0.6 requires symfony/http-foundation ~2.1|~3.0|~4.0|~5.0 -> found symfony/http-foundation[v2.1.0, ..., v2.8.52, v3.0.0, ..., v3.4.47, v4.0.0, ..., v4.4.49, v5.0.0, ..., v5.4.28] but it conflicts with your root composer.json require (~6.3).
    - Root composer.json requires stack/builder ~1.0 -> satisfiable by stack/builder[v1.0.0, ..., v1.0.6].

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.

1 participant