From 562eefd491be043cbdf060cbf69a697b9bb185e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 21:09:24 +0000 Subject: [PATCH] Bump meilisearch/meilisearch-php from 1.4.1 to 1.5.0 Bumps [meilisearch/meilisearch-php](https://github.com/meilisearch/meilisearch-php) from 1.4.1 to 1.5.0. - [Release notes](https://github.com/meilisearch/meilisearch-php/releases) - [Commits](https://github.com/meilisearch/meilisearch-php/compare/v1.4.1...v1.5.0) --- updated-dependencies: - dependency-name: meilisearch/meilisearch-php dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/composer.lock b/composer.lock index b1cd56da..64445021 100644 --- a/composer.lock +++ b/composer.lock @@ -2392,16 +2392,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": { @@ -2416,7 +2416,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", @@ -2454,9 +2454,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", @@ -3466,16 +3466,16 @@ }, { "name": "php-http/promise", - "version": "1.2.0", + "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/php-http/promise.git", - "reference": "ef4905bfb492ff389eb7f12e26925a0f20073050" + "reference": "44a67cb59f708f826f3bec35f22030b3edb90119" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/promise/zipball/ef4905bfb492ff389eb7f12e26925a0f20073050", - "reference": "ef4905bfb492ff389eb7f12e26925a0f20073050", + "url": "https://api.github.com/repos/php-http/promise/zipball/44a67cb59f708f826f3bec35f22030b3edb90119", + "reference": "44a67cb59f708f826f3bec35f22030b3edb90119", "shasum": "" }, "require": { @@ -3512,9 +3512,9 @@ ], "support": { "issues": "https://github.com/php-http/promise/issues", - "source": "https://github.com/php-http/promise/tree/1.2.0" + "source": "https://github.com/php-http/promise/tree/1.2.1" }, - "time": "2023-10-24T09:20:26+00:00" + "time": "2023-11-08T12:57:08+00:00" }, { "name": "phpoption/phpoption", @@ -4618,7 +4618,7 @@ }, { "name": "symfony/deprecation-contracts", - "version": "v3.3.0", + "version": "v3.4.0", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", @@ -4665,7 +4665,7 @@ "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/v3.3.0" + "source": "https://github.com/symfony/deprecation-contracts/tree/v3.4.0" }, "funding": [ {