Skip to content

Commit

Permalink
update to laminas-http 2.15 to allow php 8.1
Browse files Browse the repository at this point in the history
Signed-off-by: Abdul Malik Ikhsan <[email protected]>
  • Loading branch information
samsonasik committed Oct 2, 2021
1 parent 30749c3 commit cdebecb
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 94 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"require": {
"php": "^7.3 || ~8.0.0 || ~8.1.0",
"laminas/laminas-eventmanager": "^3.3",
"laminas/laminas-http": "^2.15",
"laminas/laminas-modulemanager": "^2.10",
"laminas/laminas-mvc": "^3.1",
"laminas/laminas-servicemanager": "^3.0.3",
Expand Down
184 changes: 90 additions & 94 deletions composer.lock

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

0 comments on commit cdebecb

Please sign in to comment.