We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5e2d8d commit d812a32Copy full SHA for d812a32
composer.json
@@ -7,14 +7,14 @@
7
"require": {
8
"magento/framework": "~102.0|~103.0",
9
"algolia/algoliasearch-client-php": "^2.4",
10
- "guzzlehttp/guzzle": "^7.3.0",
+ "guzzlehttp/guzzle": "^6.3.3|^7.3.0",
11
"ext-json": "*",
12
"ext-PDO": "*",
13
"ext-mbstring": "*",
14
"ext-dom": "*"
15
},
16
"suggest": {
17
- "algolia/algoliasearch-inventory-magento-2": "Algolia Search Inventory module for Magento 2.3.x and Algolia Search 1.12+ extension"
+ "algolia/algoliasearch-inventory-magento-2": "Algolia Search Inventory module for Magento 2.3.x,2.4.x and Algolia Search 1.12+ extension"
18
19
"repositories": [
20
{
0 commit comments