laminas / laminas-servicemanager

Factory-Driven Dependency Injection Container
https://docs.laminas.dev/laminas-servicemanager/
BSD 3-Clause "New" or "Revised" License
154 stars 57 forks source link

Update composer.json allow psr-container 2.0 #217

Closed markusramsak closed 1 year ago

Ocramius commented 1 year ago

Not possible in 3.x, since this is a breaking change.

hectorprats commented 10 months ago

What is breaking in laminas-servicemanager with this change?

froschdesign commented 10 months ago

@hectorprats Check older pull requests to this topic, for example #175 and #147.