Skip to content

Commit

Permalink
Merge pull request #214 from laminas/3.22.x-merge-up-into-3.23.x_6lCN…
Browse files Browse the repository at this point in the history
…L09S

Merge release 3.22.1 into 3.23.x
  • Loading branch information
boesing committed Oct 24, 2023
2 parents b4f5470 + de98d29 commit c97780e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ServiceManager.php
Expand Up @@ -89,7 +89,7 @@
* initializers?: InitializersConfiguration,
* invokables?: array<string,string>,
* lazy_services?: LazyServicesConfiguration,
* services?: array<string,object|array>,
* services?: array<string,object|array<mixed>>,
* shared?:array<string,bool>,
* shared_by_default?:bool,
* ...
Expand Down

0 comments on commit c97780e

Please sign in to comment.