Skip to content

Commit 245ce69

Browse files
algolia-botdamcou
andcommitted
chore: generated code for commit 22f75c4. [skip ci]
Co-authored-by: Damien Couchez <[email protected]>
1 parent 22f75c4 commit 245ce69

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

clients/algoliasearch-client-php/composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
"ext-curl": "*",
2525
"ext-json": "*",
2626
"ext-mbstring": "*",
27-
"guzzlehttp/guzzle": "^7.3",
2827
"guzzlehttp/psr7": "^2.0",
2928
"psr/http-message": "^1.0",
3029
"psr/log": "^1.0 || ^2.0 || ^3.0",
@@ -47,5 +46,8 @@
4746
"psr-4": {
4847
"Algolia\\AlgoliaSearch\\Test\\": "test/"
4948
}
49+
},
50+
"suggest": {
51+
"guzzlehttp/guzzle": "If you prefer to use Guzzle HTTP client instead of the Http Client implementation provided by the package"
5052
}
5153
}

0 commit comments

Comments
 (0)