Skip to content

Commit 9bb05e7

Browse files
committed
Set the minimal version of the OpenSearch library
1 parent 8d71f7e commit 9bb05e7

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
@@ -33,7 +33,7 @@
3333
"require-dev": {
3434
"friendsofphp/php-cs-fixer": "^3.0",
3535
"nyholm/psr7": "^1.8",
36-
"opensearch-project/opensearch-php": "^2.0",
36+
"opensearch-project/opensearch-php": "^2.4.3",
3737
"php-http/mock-client": "^1.5",
3838
"phpstan/phpstan": "^2.1",
3939
"phpunit/phpunit": "^9.5",

0 commit comments

Comments
 (0)