Skip to content

Commit 4456b7c

Browse files
committed
Lower requirement of Laminas to laminas/laminas-http
1 parent 5334700 commit 4456b7c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"require": {
1010
"ext-json": "*",
1111
"ext-pcre": "*",
12-
"laminas/laminas-http": "^2.23",
12+
"laminas/laminas-http": "^2.16",
1313
"loki/magento2-base": "^1.1",
1414
"loki/magento2-css-utils": "^1.0",
1515
"magento/framework": "^103.0",
@@ -33,4 +33,4 @@
3333
"Loki\\Components\\": ""
3434
}
3535
}
36-
}
36+
}

0 commit comments

Comments
 (0)