Skip to content

Commit

Permalink
Adding laminas dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
bartoszkubicki committed Apr 29, 2022
1 parent 1c33957 commit 0dd441b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
"require": {
"php": "^7.3 || ^7.4 || ^8.1",
"magento/framework": "*",
"magento/module-page-cache": "*"
"magento/module-page-cache": "*",
"laminas/laminas-http": "*"
},
"autoload": {
"files": [
Expand Down

0 comments on commit 0dd441b

Please sign in to comment.