We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Merge pull request #87 from activated-insights/orm-3.1-update Doctrine 3 Compatibility
Merge pull request #84 from Lanatel/analysis-2ZQAag Apply fixes from StyleCI
1.3.2 - Allow Laravel 10 and laravel-doctrine/orm 2.0 versions #80 @gordinskiy
1.3.1 - Add support for PHP 8.1 #77 @adrorocker
1.3 - Allow more doctrine/orm versions #76 @dpgover
1.2.2 - Add support for doctrine/orm:2.9.5 #72 @adrorocker
1.2.1 - Support for PHP 8 #71 @tezhm
1.2.0 - Drop support for PHP 5 - Drop support for doctirne/orm 2.5 - Fix issue with Doctrine\Persistence namespace
Allow doctrine 2.7
Allow doctrine 2.6 (#57) * Allow doctrine 2.6 * Test against 7.2 too