Skip to content

Commit

Permalink
changed: locked OpenSearch client to v2.3.x
Browse files Browse the repository at this point in the history
because of the upcoming 2.4 release which will change how to create a
client
  • Loading branch information
jeabakker committed Jan 23, 2025
1 parent 595f661 commit a3cd828
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"issues": "https://github.com/ColdTrick/opensearch/issues"
},
"require": {
"opensearch-project/opensearch-php": "^2.0.0"
"opensearch-project/opensearch-php": "~2.3.0"
},
"conflict": {
"elgg/elgg": "<6.1"
Expand Down
14 changes: 7 additions & 7 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a3cd828

Please sign in to comment.