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 6.4 orm 3.2 incompatibility #768

Open
zeridos opened this issue Jun 12, 2024 · 3 comments
Open

Symfony 6.4 orm 3.2 incompatibility #768

zeridos opened this issue Jun 12, 2024 · 3 comments

Comments

@zeridos
Copy link

zeridos commented Jun 12, 2024

Hello, I started a new Symfony 6.4 project. I tried to install this pack with composer but I get this error with orm version

Problem 1
- knplabs/doctrine-behaviors 2.6.0 requires doctrine/orm ^2.10 -> found doctrine/orm[2.10.0, ..., 2.19.5] but it conflicts with your root composer.json require (^3.2).
- knplabs/doctrine-behaviors[2.6.1, ..., 2.6.2] require doctrine/orm ^2.12 -> found doctrine/orm[2.12.0, ..., 2.19.5] but it conflicts with your root composer.json require (^3.2).
- Root composer.json requires knplabs/doctrine-behaviors ^2.6 -> satisfiable by knplabs/doctrine-behaviors[2.6.0, 2.6.1, 2.6.2].

how can I fix it?

@endelwar
Copy link

You should downgrade to ORM 2.x or wait for the next release of this bundle

@vtuz
Copy link

vtuz commented Jul 3, 2024

Hi, @endelwar do you know when approximately expect the new release?

@vtuz
Copy link

vtuz commented Jul 3, 2024

OK, I have read #743 and will use fork for now.

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