Skip to content

Commit

Permalink
Bump elasticsearch/elasticsearch from 8.3.3 to 8.10.0
Browse files Browse the repository at this point in the history
Bumps [elasticsearch/elasticsearch](https://github.com/elastic/elasticsearch-php) from 8.3.3 to 8.10.0.
- [Release notes](https://github.com/elastic/elasticsearch-php/releases)
- [Changelog](https://github.com/elastic/elasticsearch-php/blob/v8.10.0/CHANGELOG.md)
- [Commits](elastic/elasticsearch-php@v8.3.3...v8.10.0)

---
updated-dependencies:
- dependency-name: elasticsearch/elasticsearch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 29, 2023
1 parent 9a69d68 commit eaec700
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 94 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"require": {
"php": ">=8.0",
"elasticsearch/elasticsearch": "=v8.3.3",
"elasticsearch/elasticsearch": "=v8.10.0",
"erusev/parsedown": "1.8.0-beta-7"
},
"require-dev": {
Expand Down
Loading

0 comments on commit eaec700

Please sign in to comment.