Skip to content

Commit

Permalink
Allow new version of meilisearch/meilisearch-php
Browse files Browse the repository at this point in the history
  • Loading branch information
Z3d0X authored Nov 21, 2022
1 parent a740ce3 commit f8ab8b7
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 @@ -23,7 +23,7 @@
],
"require": {
"php": "^8.0",
"meilisearch/meilisearch-php": "^0.21|^0.22|^0.23|^0.24",
"meilisearch/meilisearch-php": "^0.21|^0.22|^0.23|^0.24|^0.25",
"guzzlehttp/guzzle": "^7.3",
"http-interop/http-factory-guzzle": "^1.0",
"illuminate/support": "^8.0|^9.0",
Expand Down

0 comments on commit f8ab8b7

Please sign in to comment.