laminas / laminas-db

Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
https://docs.laminas.dev/laminas-db/
BSD 3-Clause "New" or "Revised" License
119 stars 66 forks source link

Update dependency laminas/laminas-servicemanager to v4 #309

Open tomboe311 opened 2 months ago

tomboe311 commented 2 months ago
Q A
Documentation no
Bugfix no
BC Break no
New Feature no
RFC no
QA yes?

Description

Update dependency laminas/laminas-servicemanager to v4 which failed in https://github.com/laminas/laminas-db/pull/302

Ocramius commented 2 months ago

This can be done in 3.0.x only :thinking:

maurice2k commented 2 months ago

Yes, then let's do a 3.0.x. Just add a branch? There's an old dev-3.0.0 branch from 2019...

We'd really like to continue using this laminas component and I'm willing to help fix any issues that are in the way.

tomboe311 commented 2 months ago

This can be done in 3.0.x only 🤔

What are the reasons that it can only be done in 3.0.x? What are the next steps? @Ocramius