All,
I am trying to install laminas-api-tools-doctrine-querybuilder 1.9.x but it is failing. The installation requires doctrine-module 1.2 || 2.1.8, however, my current laminas project is using doctrine-module 4.0.0. I have tried to downgrade doctrine-module to 2.1.8 but the downgrading also requires that i downgrade doctrine-orm-module.
Is there laminas-api-tools-doctrine-querybuilder that is compatible with doctrine-module 4.0.0? If not is there any package that i can use that will enable me to achieve what i can achieve with laminas-api-tools-doctrine-querybuilder?
Humphrey