Happyr / Doctrine-Specification

This library gives you a new way for writing queries. Using the Specification pattern you will get small Specification classes that are highly reusable.
MIT License
445 stars 40 forks source link

Supporting future dependencies #317

Open acelaya opened 10 months ago

acelaya commented 10 months ago

Considering this project has been more or less inactive for some time, I wanted to know if there are plans to support the upcoming Symfony 7, but more importantly, Doctrine ORM 3 and Doctrine DBAL 4.

Just to be able to plan around it. Thanks.

peter-gribanov commented 9 months ago

We are ready to consider PRs to add support for new versions of Symfony and Doctrine.