Skip to content
This repository has been archived by the owner on May 13, 2021. It is now read-only.

Commit

Permalink
build(deps): update meilisearch/meilisearch-php requirement from ^0.1…
Browse files Browse the repository at this point in the history
…2 to ^0.12 || ^0.13 (#35)

* build(deps): update meilisearch/meilisearch-php requirement || ^0.13

Updates the requirements on meilisearch/meilisearch-php to permit the latest version.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Update composer.json

Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Jordan Massart <hello@jordan-massart.be>
Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com>
  • Loading branch information
3 people authored Aug 4, 2020
1 parent 995e001 commit a0de700
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 @@ -13,7 +13,7 @@
"require": {
"php": "^7.2.5",
"laravel/scout": "^8.0",
"meilisearch/meilisearch-php": "^0.12"
"meilisearch/meilisearch-php": "^0.13"
},
"require-dev": {
"orchestra/testbench": "^5.0",
Expand Down

0 comments on commit a0de700

Please sign in to comment.