Skip to content

Commit

Permalink
Update algolia/algoliasearch-client-php requirement from ^2.6 to ^3.4
Browse files Browse the repository at this point in the history
Updates the requirements on [algolia/algoliasearch-client-php](https://github.com/algolia/algoliasearch-client-php) to permit the latest version.
- [Release notes](https://github.com/algolia/algoliasearch-client-php/releases)
- [Changelog](https://github.com/algolia/algoliasearch-client-php/blob/master/CHANGELOG.md)
- [Commits](algolia/algoliasearch-client-php@2.6.0...3.4.0)

---
updated-dependencies:
- dependency-name: algolia/algoliasearch-client-php
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 11, 2023
1 parent e6e005a commit 7e9e775
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 @@ -7,6 +7,6 @@
}
],
"require": {
"algolia/algoliasearch-client-php": "^2.6"
"algolia/algoliasearch-client-php": "^3.4"
}
}

0 comments on commit 7e9e775

Please sign in to comment.