Skip to content

Commit

Permalink
Update ruflin/elastica requirement from ^7.1 to ^8.0
Browse files Browse the repository at this point in the history
Updates the requirements on [ruflin/elastica](https://github.com/ruflin/Elastica) to permit the latest version.
- [Release notes](https://github.com/ruflin/Elastica/releases)
- [Changelog](https://github.com/ruflin/Elastica/blob/8.x/CHANGELOG.md)
- [Commits](ruflin/Elastica@7.1.0...8.0.0)

---
updated-dependencies:
- dependency-name: ruflin/elastica
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 29, 2024
1 parent dbc65ae commit 33bfd81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"require": {
"cakephp/cakephp": "^5.0.0",
"ruflin/elastica": "^7.1"
"ruflin/elastica": "^8.0"
},
"require-dev": {
"cakephp/cakephp-codesniffer": "^5.0",
Expand Down

0 comments on commit 33bfd81

Please sign in to comment.