Skip to content

Commit 1c9d0be

Browse files
committed
MAGE-1228: pin php client version
1 parent 8b8f14b commit 1c9d0be

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",
10+
"algolia/algoliasearch-client-php": "4.18.3",
1111
"guzzlehttp/guzzle": "^6.3.3|^7.3.0",
1212
"ext-json": "*",
1313
"ext-PDO": "*",

0 commit comments

Comments
 (0)