From 56bc3d124485290014bc7f3dbf746463ab56f9a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 20:11:20 +0100 Subject: [PATCH] chore(deps): bump meilisearch/meilisearch-php from 1.4.1 to 1.5.0 (#7041) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 3b9da35451a..a3eaec4fe12 100644 --- a/composer.lock +++ b/composer.lock @@ -3911,16 +3911,16 @@ }, { "name": "meilisearch/meilisearch-php", - "version": "v1.4.1", + "version": "v1.5.0", "source": { "type": "git", "url": "https://github.com/meilisearch/meilisearch-php.git", - "reference": "d1cea3b8d62dd31324e78fc8396c4c984a4f78dc" + "reference": "c5d217c779348a66712505ede5167325bc79d5bc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/meilisearch/meilisearch-php/zipball/d1cea3b8d62dd31324e78fc8396c4c984a4f78dc", - "reference": "d1cea3b8d62dd31324e78fc8396c4c984a4f78dc", + "url": "https://api.github.com/repos/meilisearch/meilisearch-php/zipball/c5d217c779348a66712505ede5167325bc79d5bc", + "reference": "c5d217c779348a66712505ede5167325bc79d5bc", "shasum": "" }, "require": { @@ -3935,7 +3935,7 @@ "guzzlehttp/guzzle": "^7.1", "http-interop/http-factory-guzzle": "^1.0", "phpstan/extension-installer": "^1.1", - "phpstan/phpstan": "1.10.36", + "phpstan/phpstan": "1.10.40", "phpstan/phpstan-deprecation-rules": "^1.0", "phpstan/phpstan-phpunit": "^1.0", "phpstan/phpstan-strict-rules": "^1.1", @@ -3973,9 +3973,9 @@ ], "support": { "issues": "https://github.com/meilisearch/meilisearch-php/issues", - "source": "https://github.com/meilisearch/meilisearch-php/tree/v1.4.1" + "source": "https://github.com/meilisearch/meilisearch-php/tree/v1.5.0" }, - "time": "2023-10-25T09:28:44+00:00" + "time": "2023-11-20T13:57:38+00:00" }, { "name": "mobiledetect/mobiledetectlib",