Skip to content

Commit ec4c5d9

Browse files
authored
MAGE-992: php client version updated (#1632)
* MAGE-992: php client version updated * MAGE-992: code updated as per code review suggestions
1 parent ac34f9b commit ec4c5d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"require": {
88
"php": "~8.1|~8.2|~8.3",
99
"magento/framework": "~103.0",
10-
"algolia/algoliasearch-client-php": "^4.0@beta",
10+
"algolia/algoliasearch-client-php": "^4.0",
1111
"guzzlehttp/guzzle": "^6.3.3|^7.3.0",
1212
"ext-json": "*",
1313
"ext-PDO": "*",

0 commit comments

Comments
 (0)