Skip to content

Commit

Permalink
Merge pull request #136 from gsteel/service-manager-v4
Browse files Browse the repository at this point in the history
Initial Service Manager v4 Support
  • Loading branch information
gsteel authored Jun 13, 2024
2 parents fa02cfa + 178a185 commit 62217bf
Show file tree
Hide file tree
Showing 16 changed files with 534 additions and 641 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"require": {
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
"ext-mbstring": "*",
"laminas/laminas-servicemanager": "^3.21.0",
"laminas/laminas-stdlib": "^3.13.0"
"laminas/laminas-servicemanager": "^4.1.0",
"laminas/laminas-stdlib": "^3.19.0"
},
"require-dev": {
"laminas/laminas-coding-standard": "~2.5.0",
Expand Down
Loading

0 comments on commit 62217bf

Please sign in to comment.