laminas / laminas-servicemanager

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

Narrow array type for `services` in ServiceManager configuration #213

Closed rieschl closed 11 months ago

rieschl commented 11 months ago
Q A
Documentation no
Bugfix no
BC Break no
New Feature no
RFC no
QA yes

Description

This PR adds a more specific array shape for the services key in ServiceManagerConfiguration.

fixes #212

rieschl commented 11 months ago

LGTM, ~will see when I find some time to prepare a release~

nvm, is just a patch. going to release now.

thanks!