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

symfony 7 compatibility #2730

Closed
stayeronglass opened this issue Nov 30, 2023 · 2 comments
Closed

symfony 7 compatibility #2730

stayeronglass opened this issue Nov 30, 2023 · 2 comments

Comments

@stayeronglass
Copy link

Problem 1
- gedmo/doctrine-extensions[v3.1.0, ..., v3.10.0] require doctrine/collections ^1.0 -> found doctrine/collections[v1.0, ..., 1.8.0] but the package is fixed to 2.1.4 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- gedmo/doctrine-extensions[v3.11.0, ..., v3.13.0] require symfony/cache ^4.4 || ^5.3 || ^6.0 -> found symfony/cache[v4.4.0, ..., v4.4.48, v5.3.0, ..., v5.4.32, v6.0.0, ..., v6.4.0] but the package is fixed to v7.0.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.

@Chris53897
Copy link
Contributor

This can be closed, with the merging of #2721

@franmomu
Copy link
Collaborator

franmomu commented Dec 3, 2023

yeah, closing here, thanks for pointing out.

@franmomu franmomu closed this as completed Dec 3, 2023
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