From f62bd82aa72995ccfd63e75fa4fb56af346babe4 Mon Sep 17 00:00:00 2001 From: Antoine Bluchet Date: Fri, 6 Dec 2024 14:34:06 +0100 Subject: [PATCH] chore: api-platform v4.0.11 (#2815) Co-authored-by: soyuka <1321971+soyuka@users.noreply.github.com> --- api/composer.lock | 48 +++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/api/composer.lock b/api/composer.lock index 3c15fdec4d..1339046031 100644 --- a/api/composer.lock +++ b/api/composer.lock @@ -95,16 +95,16 @@ }, { "name": "api-platform/doctrine-orm", - "version": "v4.0.10", + "version": "v4.0.11", "source": { "type": "git", "url": "https://github.com/api-platform/doctrine-orm.git", - "reference": "af2a405f1967f84b213c796e72d6aac8cdcdab76" + "reference": "198a0b395337f4f4f29e07acbfc1c6b60629e70e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/api-platform/doctrine-orm/zipball/af2a405f1967f84b213c796e72d6aac8cdcdab76", - "reference": "af2a405f1967f84b213c796e72d6aac8cdcdab76", + "url": "https://api.github.com/repos/api-platform/doctrine-orm/zipball/198a0b395337f4f4f29e07acbfc1c6b60629e70e", + "reference": "198a0b395337f4f4f29e07acbfc1c6b60629e70e", "shasum": "" }, "require": { @@ -131,16 +131,16 @@ }, "type": "library", "extra": { - "branch-alias": { - "dev-main": "4.0.x-dev", - "dev-3.4": "3.4.x-dev" + "thanks": { + "url": "https://github.com/api-platform/api-platform", + "name": "api-platform/api-platform" }, "symfony": { "require": "^6.4 || ^7.0" }, - "thanks": { - "name": "api-platform/api-platform", - "url": "https://github.com/api-platform/api-platform" + "branch-alias": { + "dev-3.4": "3.4.x-dev", + "dev-main": "4.0.x-dev" } }, "autoload": { @@ -173,9 +173,9 @@ "rest" ], "support": { - "source": "https://github.com/api-platform/doctrine-orm/tree/v4.0.10" + "source": "https://github.com/api-platform/doctrine-orm/tree/v4.0.11" }, - "time": "2024-11-04T14:21:40+00:00" + "time": "2024-12-06T11:12:34+00:00" }, { "name": "api-platform/documentation", @@ -917,16 +917,16 @@ }, { "name": "api-platform/symfony", - "version": "v4.0.10", + "version": "v4.0.11", "source": { "type": "git", "url": "https://github.com/api-platform/symfony.git", - "reference": "aa054d6c148cab17ee212382b20a05ce5fab85a6" + "reference": "ba55fbc2795f460c6228889b98b8b5d90c365bdc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/api-platform/symfony/zipball/aa054d6c148cab17ee212382b20a05ce5fab85a6", - "reference": "aa054d6c148cab17ee212382b20a05ce5fab85a6", + "url": "https://api.github.com/repos/api-platform/symfony/zipball/ba55fbc2795f460c6228889b98b8b5d90c365bdc", + "reference": "ba55fbc2795f460c6228889b98b8b5d90c365bdc", "shasum": "" }, "require": { @@ -984,16 +984,16 @@ }, "type": "symfony-bundle", "extra": { - "branch-alias": { - "dev-main": "4.0.x-dev", - "dev-3.4": "3.4.x-dev" + "thanks": { + "url": "https://github.com/api-platform/api-platform", + "name": "api-platform/api-platform" }, "symfony": { "require": "^6.4 || ^7.0" }, - "thanks": { - "name": "api-platform/api-platform", - "url": "https://github.com/api-platform/api-platform" + "branch-alias": { + "dev-3.4": "3.4.x-dev", + "dev-main": "4.0.x-dev" } }, "autoload": { @@ -1034,9 +1034,9 @@ "symfony" ], "support": { - "source": "https://github.com/api-platform/symfony/tree/v4.0.10" + "source": "https://github.com/api-platform/symfony/tree/v4.0.11" }, - "time": "2024-11-22T11:08:39+00:00" + "time": "2024-12-06T11:12:34+00:00" }, { "name": "api-platform/validator",