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

Commit a0de700

Browse files
dependabot-preview[bot]shokmecurquiza
authored
build(deps): update meilisearch/meilisearch-php requirement from ^0.12 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] <[email protected]> * Update composer.json Co-authored-by: Clémentine Urquizar <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Jordan Massart <[email protected]> Co-authored-by: Clémentine Urquizar <[email protected]>
1 parent 995e001 commit a0de700

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"require": {
1414
"php": "^7.2.5",
1515
"laravel/scout": "^8.0",
16-
"meilisearch/meilisearch-php": "^0.12"
16+
"meilisearch/meilisearch-php": "^0.13"
1717
},
1818
"require-dev": {
1919
"orchestra/testbench": "^5.0",

0 commit comments

Comments
 (0)