From 80c0208cc37537a24bd69982255409d382d79559 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Dec 2024 01:08:11 +0000 Subject: [PATCH] fix(deps): update all non-major dependencies --- composer.lock | 62 +++++++++++++++++++++++++-------------------------- 1 file changed, 31 insertions(+), 31 deletions(-) diff --git a/composer.lock b/composer.lock index b57b98b..151196f 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "api-platform/core", - "version": "v3.4.7", + "version": "v3.4.8", "source": { "type": "git", "url": "https://github.com/api-platform/core.git", - "reference": "717c7e5d5410f1d8b26381cd546c70860e454d37" + "reference": "985a9a0408cfc31721adbe43c6ae38d9c3a8c88f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/api-platform/core/zipball/717c7e5d5410f1d8b26381cd546c70860e454d37", - "reference": "717c7e5d5410f1d8b26381cd546c70860e454d37", + "url": "https://api.github.com/repos/api-platform/core/zipball/985a9a0408cfc31721adbe43c6ae38d9c3a8c88f", + "reference": "985a9a0408cfc31721adbe43c6ae38d9c3a8c88f", "shasum": "" }, "require": { @@ -174,13 +174,6 @@ }, "type": "library", "extra": { - "branch-alias": { - "dev-3.4": "3.4.x-dev", - "dev-main": "4.0.x-dev" - }, - "symfony": { - "require": "^6.4 || ^7.1" - }, "pmu": { "projects": [ "./src/*/composer.json", @@ -188,8 +181,15 @@ ] }, "thanks": { - "name": "api-platform/api-platform", - "url": "https://github.com/api-platform/api-platform" + "url": "https://github.com/api-platform/api-platform", + "name": "api-platform/api-platform" + }, + "symfony": { + "require": "^6.4 || ^7.1" + }, + "branch-alias": { + "dev-3.4": "3.4.x-dev", + "dev-main": "4.0.x-dev" } }, "autoload": { @@ -223,9 +223,9 @@ ], "support": { "issues": "https://github.com/api-platform/core/issues", - "source": "https://github.com/api-platform/core/tree/v3.4.7" + "source": "https://github.com/api-platform/core/tree/v3.4.8" }, - "time": "2024-11-22T11:02:47+00:00" + "time": "2024-12-06T11:11:33+00:00" }, { "name": "dbp/relay-base-person-bundle", @@ -283,16 +283,16 @@ }, { "name": "dbp/relay-core-bundle", - "version": "v0.1.194", + "version": "v0.1.195", "source": { "type": "git", "url": "https://github.com/digital-blueprint/relay-core-bundle.git", - "reference": "22dd4481605db9e4d27ea87fa35c29f8b8fefa46" + "reference": "ac821c0d4a6bfc2a855156df754843263ba279a3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/digital-blueprint/relay-core-bundle/zipball/22dd4481605db9e4d27ea87fa35c29f8b8fefa46", - "reference": "22dd4481605db9e4d27ea87fa35c29f8b8fefa46", + "url": "https://api.github.com/repos/digital-blueprint/relay-core-bundle/zipball/ac821c0d4a6bfc2a855156df754843263ba279a3", + "reference": "ac821c0d4a6bfc2a855156df754843263ba279a3", "shasum": "" }, "require": { @@ -303,7 +303,7 @@ "ext-intl": "*", "ext-json": "*", "guzzlehttp/guzzle": "^7.5", - "kevinrob/guzzle-cache-middleware": "^4.0 || ^5.0", + "kevinrob/guzzle-cache-middleware": "^4.0 || ^5.0 || ^6.0", "monolog/monolog": "^2.9 || ^3.2", "nelmio/cors-bundle": "^2.2", "php": ">=8.1", @@ -354,9 +354,9 @@ "captainhook/captainhook": "^5.21.2", "doctrine/doctrine-bundle": "^2.12", "friendsofphp/php-cs-fixer": "^3.51", - "phpstan/phpstan": "^1.10.59", - "phpstan/phpstan-phpunit": "^1.3.16", - "phpstan/phpstan-symfony": "^1.3.8", + "phpstan/phpstan": "^2.0.0", + "phpstan/phpstan-phpunit": "^2.0.0", + "phpstan/phpstan-symfony": "^2.0.0", "phpunit/phpunit": "^10.1", "psalm/plugin-symfony": "^5.1", "symfony/browser-kit": "^5.4 || ^6.4", @@ -379,9 +379,9 @@ "description": "The core bundle of the Relay API gateway", "support": { "issues": "https://github.com/digital-blueprint/relay-core-bundle/issues", - "source": "https://github.com/digital-blueprint/relay-core-bundle/tree/v0.1.194" + "source": "https://github.com/digital-blueprint/relay-core-bundle/tree/v0.1.195" }, - "time": "2024-11-26T08:42:02+00:00" + "time": "2024-12-04T08:58:15+00:00" }, { "name": "doctrine/collections", @@ -1882,16 +1882,16 @@ }, { "name": "monolog/monolog", - "version": "3.8.0", + "version": "3.8.1", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "32e515fdc02cdafbe4593e30a9350d486b125b67" + "reference": "aef6ee73a77a66e404dd6540934a9ef1b3c855b4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/32e515fdc02cdafbe4593e30a9350d486b125b67", - "reference": "32e515fdc02cdafbe4593e30a9350d486b125b67", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/aef6ee73a77a66e404dd6540934a9ef1b3c855b4", + "reference": "aef6ee73a77a66e404dd6540934a9ef1b3c855b4", "shasum": "" }, "require": { @@ -1969,7 +1969,7 @@ ], "support": { "issues": "https://github.com/Seldaek/monolog/issues", - "source": "https://github.com/Seldaek/monolog/tree/3.8.0" + "source": "https://github.com/Seldaek/monolog/tree/3.8.1" }, "funding": [ { @@ -1981,7 +1981,7 @@ "type": "tidelift" } ], - "time": "2024-11-12T13:57:08+00:00" + "time": "2024-12-05T17:15:07+00:00" }, { "name": "nelmio/cors-bundle",