laminas-api-tools / api-tools-doctrine-querybuilder

Laminas API Tools Doctrine QueryBuilder module
https://api-tools.getlaminas.org/documentation
BSD 3-Clause "New" or "Revised" License
9 stars 17 forks source link

Laminas/hydrator 4.0 support #22

Open tasselchof opened 2 years ago

tasselchof commented 2 years ago

Feature Request

Q A
New Feature yes

Summary

Laminas Hydrator stable version is 4.3.1, but QueryBuilder have requirement ^1.1 || ^2.2.1 || ^3.0.

Modify composer.json to provide support for Laminas Hydrator by adding the constraint ^1.1 || ^2.2.1 || ^3.0 || ^4.0