Skip to content

Commit d812a32

Browse files
committed
Updated guzzlehttp version comptibility
1 parent d5e2d8d commit d812a32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77
"require": {
88
"magento/framework": "~102.0|~103.0",
99
"algolia/algoliasearch-client-php": "^2.4",
10-
"guzzlehttp/guzzle": "^7.3.0",
10+
"guzzlehttp/guzzle": "^6.3.3|^7.3.0",
1111
"ext-json": "*",
1212
"ext-PDO": "*",
1313
"ext-mbstring": "*",
1414
"ext-dom": "*"
1515
},
1616
"suggest": {
17-
"algolia/algoliasearch-inventory-magento-2": "Algolia Search Inventory module for Magento 2.3.x and Algolia Search 1.12+ extension"
17+
"algolia/algoliasearch-inventory-magento-2": "Algolia Search Inventory module for Magento 2.3.x,2.4.x and Algolia Search 1.12+ extension"
1818
},
1919
"repositories": [
2020
{

0 commit comments

Comments
 (0)