Skip to content

Commit

Permalink
Updated dependencies to remove old versions and unused components
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Richer [email protected] <[email protected]>
  • Loading branch information
visto9259 committed Nov 26, 2024
1 parent 5f719d2 commit 3d9f7c4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@
},
"require": {
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
"laminas/laminas-eventmanager": "^2.6.4 || ^3.2.1",
"laminas/laminas-eventmanager": "^3.2.1",
"laminas/laminas-http": "^2.10",
"laminas/laminas-mvc": "^2.7.15 || ^3.1.1",
"laminas/laminas-servicemanager": "^2.7.9 || ^3.4.0"
"laminas/laminas-mvc": "^3.1.1",
"laminas/laminas-servicemanager": "^3.4.0"
},
"require-dev": {
"laminas/laminas-modulemanager": "^2.7.2",
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3d9f7c4

Please sign in to comment.