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

Support for Laravel 10 - doctrine/persistence upgrade to ^3? #79

Open
adnweedon opened this issue Oct 30, 2023 · 0 comments
Open

Support for Laravel 10 - doctrine/persistence upgrade to ^3? #79

adnweedon opened this issue Oct 30, 2023 · 0 comments

Comments

@adnweedon
Copy link

I'm currently investigating whether laravel-doctrine is the solution I've been hoping for for my project, and the fluent package looks like exactly the sort of workflow I was hoping to use! The Laravel system I am trying to use laravel-doctrine/fluent with is using illuminate ^10, though; this requires laravel-doctrine/orm ^2, which in turn requires doctrine/persistence ^3, which clashes the requirement in this package.

I was just wondering whether there were any plans to update this package to support doctrine/persistence ^3, or if anyone had an idea of how much work would be involved in doing that upgrade? I had a go myself, but quickly realised that because I have no idea how either package works, and having not used it before, I don't know whether there are actually any issues, or how to solve any I do find!

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

1 participant