diff --git a/api/composer.json b/api/composer.json index f26cb773..23ca72ee 100644 --- a/api/composer.json +++ b/api/composer.json @@ -5,9 +5,9 @@ "php": ">=8.4", "ext-ctype": "*", "ext-iconv": "*", - "api-platform/doctrine-orm": "^4.2", - "api-platform/graphql": "^4.2", - "api-platform/symfony": "^4.2", + "api-platform/doctrine-orm": "^4.2.1", + "api-platform/graphql": "^4.2.1", + "api-platform/symfony": "^4.2.1", "doctrine/common": "^3.5", "doctrine/doctrine-bundle": "^2.15", "doctrine/doctrine-fixtures-bundle": "^4.1", diff --git a/api/composer.lock b/api/composer.lock index 3794862b..aec0fadb 100644 --- a/api/composer.lock +++ b/api/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "e79fad076b914a6b9e50cb18848c5fec", + "content-hash": "c044a9b58a3824f51332e57f8903a32a", "packages": [ { "name": "api-platform/doctrine-common", - "version": "v4.1.24", + "version": "v4.2.1", "source": { "type": "git", "url": "https://github.com/api-platform/doctrine-common.git", - "reference": "e0ef3f5d1c4a9d023da519ea120a1d7732e0b1a7" + "reference": "8acbed7c2768f7c15a5b030018132e454f895e55" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/api-platform/doctrine-common/zipball/e0ef3f5d1c4a9d023da519ea120a1d7732e0b1a7", - "reference": "e0ef3f5d1c4a9d023da519ea120a1d7732e0b1a7", + "url": "https://api.github.com/repos/api-platform/doctrine-common/zipball/8acbed7c2768f7c15a5b030018132e454f895e55", + "reference": "8acbed7c2768f7c15a5b030018132e454f895e55", "shasum": "" }, "require": { @@ -35,7 +35,8 @@ "doctrine/mongodb-odm": "^2.10", "doctrine/orm": "^2.17 || ^3.0", "phpspec/prophecy-phpunit": "^2.2", - "phpunit/phpunit": "11.5.x-dev" + "phpunit/phpunit": "11.5.x-dev", + "symfony/type-info": "^7.3" }, "suggest": { "api-platform/graphql": "For GraphQl mercure subscriptions.", @@ -57,7 +58,8 @@ "branch-alias": { "dev-3.4": "3.4.x-dev", "dev-4.1": "4.1.x-dev", - "dev-main": "4.2.x-dev" + "dev-4.2": "4.2.x-dev", + "dev-main": "4.3.x-dev" } }, "autoload": { @@ -90,31 +92,31 @@ "rest" ], "support": { - "source": "https://github.com/api-platform/doctrine-common/tree/v4.1.24" + "source": "https://github.com/api-platform/doctrine-common/tree/v4.2.1" }, - "time": "2025-08-18T13:30:43+00:00" + "time": "2025-08-27T12:34:14+00:00" }, { "name": "api-platform/doctrine-orm", - "version": "v4.1.24", + "version": "v4.2.1", "source": { "type": "git", "url": "https://github.com/api-platform/doctrine-orm.git", - "reference": "9989d0fd4badfe77fa71fed9ae734d146bc0495d" + "reference": "23b0de35bb7d2903854c6ee3ac300b7f5056c12b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/api-platform/doctrine-orm/zipball/9989d0fd4badfe77fa71fed9ae734d146bc0495d", - "reference": "9989d0fd4badfe77fa71fed9ae734d146bc0495d", + "url": "https://api.github.com/repos/api-platform/doctrine-orm/zipball/23b0de35bb7d2903854c6ee3ac300b7f5056c12b", + "reference": "23b0de35bb7d2903854c6ee3ac300b7f5056c12b", "shasum": "" }, "require": { - "api-platform/doctrine-common": "^4.1.11", + "api-platform/doctrine-common": "^4.2.0-alpha.3@alpha", "api-platform/metadata": "^4.1.11", "api-platform/state": "^4.1.11", "doctrine/orm": "^2.17 || ^3.0", "php": ">=8.2", - "symfony/property-info": "^6.4 || ^7.1" + "symfony/type-info": "^7.3" }, "require-dev": { "doctrine/doctrine-bundle": "^2.11", @@ -125,6 +127,7 @@ "symfony/cache": "^6.4 || ^7.0", "symfony/framework-bundle": "^6.4 || ^7.0", "symfony/property-access": "^6.4 || ^7.0", + "symfony/property-info": "^6.4 || ^7.1", "symfony/serializer": "^6.4 || ^7.0", "symfony/uid": "^6.4 || ^7.0", "symfony/validator": "^6.4 || ^7.0", @@ -142,7 +145,8 @@ "branch-alias": { "dev-3.4": "3.4.x-dev", "dev-4.1": "4.1.x-dev", - "dev-main": "4.2.x-dev" + "dev-4.2": "4.2.x-dev", + "dev-main": "4.3.x-dev" } }, "autoload": { @@ -175,22 +179,22 @@ "rest" ], "support": { - "source": "https://github.com/api-platform/doctrine-orm/tree/v4.1.24" + "source": "https://github.com/api-platform/doctrine-orm/tree/v4.2.1" }, - "time": "2025-09-15T09:57:10+00:00" + "time": "2025-09-16T12:49:22+00:00" }, { "name": "api-platform/documentation", - "version": "v4.1.24", + "version": "v4.2.1", "source": { "type": "git", "url": "https://github.com/api-platform/documentation.git", - "reference": "1a0ac988d659008ef8667d05bc9978863026bab8" + "reference": "c5a54336d8c51271aa5d54e57147cdee7162ab3a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/api-platform/documentation/zipball/1a0ac988d659008ef8667d05bc9978863026bab8", - "reference": "1a0ac988d659008ef8667d05bc9978863026bab8", + "url": "https://api.github.com/repos/api-platform/documentation/zipball/c5a54336d8c51271aa5d54e57147cdee7162ab3a", + "reference": "c5a54336d8c51271aa5d54e57147cdee7162ab3a", "shasum": "" }, "require": { @@ -212,7 +216,8 @@ "branch-alias": { "dev-3.4": "3.4.x-dev", "dev-4.1": "4.1.x-dev", - "dev-main": "4.2.x-dev" + "dev-4.2": "4.2.x-dev", + "dev-main": "4.3.x-dev" } }, "autoload": { @@ -237,31 +242,32 @@ ], "description": "API Platform documentation controller.", "support": { - "source": "https://github.com/api-platform/documentation/tree/v4.2.0-alpha.1" + "source": "https://github.com/api-platform/documentation/tree/v4.2.1" }, - "time": "2025-06-06T14:56:47+00:00" + "time": "2025-08-19T08:04:29+00:00" }, { "name": "api-platform/graphql", - "version": "v4.1.24", + "version": "v4.2.1", "source": { "type": "git", "url": "https://github.com/api-platform/graphql.git", - "reference": "6953b061a9ad46d291beafcba73d19ec7d23cf1a" + "reference": "b1615004417de0904b6890bc622f4d1c015bcc73" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/api-platform/graphql/zipball/6953b061a9ad46d291beafcba73d19ec7d23cf1a", - "reference": "6953b061a9ad46d291beafcba73d19ec7d23cf1a", + "url": "https://api.github.com/repos/api-platform/graphql/zipball/b1615004417de0904b6890bc622f4d1c015bcc73", + "reference": "b1615004417de0904b6890bc622f4d1c015bcc73", "shasum": "" }, "require": { - "api-platform/metadata": "^4.1.11", - "api-platform/serializer": "^4.1.11", - "api-platform/state": "^4.1.11", + "api-platform/metadata": "^4.2.0@alpha", + "api-platform/serializer": "^4.2.0@alpha", + "api-platform/state": "^4.2.0@alpha", "php": ">=8.2", - "symfony/property-info": "^6.4 || ^7.1", - "symfony/serializer": "^6.4 || ^7.0", + "symfony/property-info": "^7.1", + "symfony/serializer": "^6.4 || ^7.1", + "symfony/type-info": "^7.3", "webonyx/graphql-php": "^15.0", "willdurand/negotiation": "^3.1" }, @@ -294,7 +300,8 @@ "branch-alias": { "dev-3.4": "3.4.x-dev", "dev-4.1": "4.1.x-dev", - "dev-main": "4.2.x-dev" + "dev-4.2": "4.2.x-dev", + "dev-main": "4.3.x-dev" } }, "autoload": { @@ -327,22 +334,22 @@ "graphql" ], "support": { - "source": "https://github.com/api-platform/graphql/tree/v4.1.24" + "source": "https://github.com/api-platform/graphql/tree/v4.2.1" }, - "time": "2025-09-15T09:57:10+00:00" + "time": "2025-09-16T12:49:22+00:00" }, { "name": "api-platform/http-cache", - "version": "v4.1.24", + "version": "v4.2.1", "source": { "type": "git", "url": "https://github.com/api-platform/http-cache.git", - "reference": "3a6b69e57280b30d8db5a25bf3f52edb7f9069fc" + "reference": "aef434b026b861ea451d814c86838b5470b8bfb4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/api-platform/http-cache/zipball/3a6b69e57280b30d8db5a25bf3f52edb7f9069fc", - "reference": "3a6b69e57280b30d8db5a25bf3f52edb7f9069fc", + "url": "https://api.github.com/repos/api-platform/http-cache/zipball/aef434b026b861ea451d814c86838b5470b8bfb4", + "reference": "aef434b026b861ea451d814c86838b5470b8bfb4", "shasum": "" }, "require": { @@ -356,7 +363,8 @@ "phpspec/prophecy-phpunit": "^2.2", "phpunit/phpunit": "11.5.x-dev", "symfony/dependency-injection": "^6.4 || ^7.0", - "symfony/http-client": "^6.4 || ^7.0" + "symfony/http-client": "^6.4 || ^7.0", + "symfony/type-info": "^7.3" }, "type": "library", "extra": { @@ -370,7 +378,8 @@ "branch-alias": { "dev-3.4": "3.4.x-dev", "dev-4.1": "4.1.x-dev", - "dev-main": "4.2.x-dev" + "dev-4.2": "4.2.x-dev", + "dev-main": "4.3.x-dev" } }, "autoload": { @@ -405,32 +414,33 @@ "rest" ], "support": { - "source": "https://github.com/api-platform/http-cache/tree/v4.1.24" + "source": "https://github.com/api-platform/http-cache/tree/v4.2.1" }, - "time": "2025-09-16T07:16:14+00:00" + "time": "2025-09-16T12:51:08+00:00" }, { "name": "api-platform/hydra", - "version": "v4.1.24", + "version": "v4.2.1", "source": { "type": "git", "url": "https://github.com/api-platform/hydra.git", - "reference": "8c75b814af143c95ffc1857565169ff5b6f1b421" + "reference": "5061103e7a5f019097993e6370232c46e24b9b42" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/api-platform/hydra/zipball/8c75b814af143c95ffc1857565169ff5b6f1b421", - "reference": "8c75b814af143c95ffc1857565169ff5b6f1b421", + "url": "https://api.github.com/repos/api-platform/hydra/zipball/5061103e7a5f019097993e6370232c46e24b9b42", + "reference": "5061103e7a5f019097993e6370232c46e24b9b42", "shasum": "" }, "require": { - "api-platform/documentation": "^4.1.11", - "api-platform/json-schema": "^4.1.11", - "api-platform/jsonld": "^4.1.11", - "api-platform/metadata": "^4.1.11", - "api-platform/serializer": "^4.1.11", - "api-platform/state": "^4.1.11", + "api-platform/documentation": "^4.1", + "api-platform/json-schema": "^4.2@beta", + "api-platform/jsonld": "^4.1", + "api-platform/metadata": "^4.2@beta", + "api-platform/serializer": "^4.1", + "api-platform/state": "^4.1.8", "php": ">=8.2", + "symfony/type-info": "^7.3", "symfony/web-link": "^6.4 || ^7.1" }, "require-dev": { @@ -453,7 +463,8 @@ "branch-alias": { "dev-3.4": "3.4.x-dev", "dev-4.1": "4.1.x-dev", - "dev-main": "4.2.x-dev" + "dev-4.2": "4.2.x-dev", + "dev-main": "4.3.x-dev" } }, "autoload": { @@ -490,30 +501,31 @@ "rest" ], "support": { - "source": "https://github.com/api-platform/hydra/tree/v4.1.24" + "source": "https://github.com/api-platform/hydra/tree/v4.2.1" }, - "time": "2025-07-15T14:10:59+00:00" + "time": "2025-09-16T12:49:22+00:00" }, { "name": "api-platform/json-schema", - "version": "v4.1.24", + "version": "v4.2.1", "source": { "type": "git", "url": "https://github.com/api-platform/json-schema.git", - "reference": "1d1c6eaa4841f3989e2bec4cdf8167fb0ca42a8f" + "reference": "1d3dc0bd4d75c7956785a9427333f5abe5dba564" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/api-platform/json-schema/zipball/1d1c6eaa4841f3989e2bec4cdf8167fb0ca42a8f", - "reference": "1d1c6eaa4841f3989e2bec4cdf8167fb0ca42a8f", + "url": "https://api.github.com/repos/api-platform/json-schema/zipball/1d3dc0bd4d75c7956785a9427333f5abe5dba564", + "reference": "1d3dc0bd4d75c7956785a9427333f5abe5dba564", "shasum": "" }, "require": { - "api-platform/metadata": "^4.1.11", + "api-platform/metadata": "^4.2", "php": ">=8.2", "symfony/console": "^6.4 || ^7.0", "symfony/property-info": "^6.4 || ^7.1", "symfony/serializer": "^6.4 || ^7.0", + "symfony/type-info": "^7.3", "symfony/uid": "^6.4 || ^7.0" }, "require-dev": { @@ -532,7 +544,8 @@ "branch-alias": { "dev-3.4": "3.4.x-dev", "dev-4.1": "4.1.x-dev", - "dev-main": "4.2.x-dev" + "dev-4.2": "4.2.x-dev", + "dev-main": "4.3.x-dev" } }, "autoload": { @@ -569,22 +582,22 @@ "swagger" ], "support": { - "source": "https://github.com/api-platform/json-schema/tree/v4.1.24" + "source": "https://github.com/api-platform/json-schema/tree/v4.2.1" }, - "time": "2025-06-29T12:24:14+00:00" + "time": "2025-09-26T15:27:31+00:00" }, { "name": "api-platform/jsonld", - "version": "v4.1.24", + "version": "v4.2.1", "source": { "type": "git", "url": "https://github.com/api-platform/jsonld.git", - "reference": "e122bf1f04f895e80e6469e0f09d1f06f7508ca6" + "reference": "774b460273177983c52540a479ea9e9f940d7a1b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/api-platform/jsonld/zipball/e122bf1f04f895e80e6469e0f09d1f06f7508ca6", - "reference": "e122bf1f04f895e80e6469e0f09d1f06f7508ca6", + "url": "https://api.github.com/repos/api-platform/jsonld/zipball/774b460273177983c52540a479ea9e9f940d7a1b", + "reference": "774b460273177983c52540a479ea9e9f940d7a1b", "shasum": "" }, "require": { @@ -594,7 +607,8 @@ "php": ">=8.2" }, "require-dev": { - "phpunit/phpunit": "11.5.x-dev" + "phpunit/phpunit": "11.5.x-dev", + "symfony/type-info": "^7.3" }, "type": "library", "extra": { @@ -608,7 +622,8 @@ "branch-alias": { "dev-3.4": "3.4.x-dev", "dev-4.1": "4.1.x-dev", - "dev-main": "4.2.x-dev" + "dev-4.2": "4.2.x-dev", + "dev-main": "4.3.x-dev" } }, "autoload": { @@ -647,22 +662,22 @@ "rest" ], "support": { - "source": "https://github.com/api-platform/jsonld/tree/v4.1.24" + "source": "https://github.com/api-platform/jsonld/tree/v4.2.1" }, - "time": "2025-07-25T10:05:30+00:00" + "time": "2025-09-25T19:30:56+00:00" }, { "name": "api-platform/metadata", - "version": "v4.1.24", + "version": "v4.2.1", "source": { "type": "git", "url": "https://github.com/api-platform/metadata.git", - "reference": "9366dadce9b9cb891150f86c7f06080aa5bebb79" + "reference": "71db1e169d3c0b28d1d3eab5b572720285ad1a6c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/api-platform/metadata/zipball/9366dadce9b9cb891150f86c7f06080aa5bebb79", - "reference": "9366dadce9b9cb891150f86c7f06080aa5bebb79", + "url": "https://api.github.com/repos/api-platform/metadata/zipball/71db1e169d3c0b28d1d3eab5b572720285ad1a6c", + "reference": "71db1e169d3c0b28d1d3eab5b572720285ad1a6c", "shasum": "" }, "require": { @@ -704,7 +719,8 @@ "branch-alias": { "dev-3.4": "3.4.x-dev", "dev-4.1": "4.1.x-dev", - "dev-main": "4.2.x-dev" + "dev-4.2": "4.2.x-dev", + "dev-main": "4.3.x-dev" } }, "autoload": { @@ -744,40 +760,42 @@ "swagger" ], "support": { - "source": "https://github.com/api-platform/metadata/tree/v4.1.24" + "source": "https://github.com/api-platform/metadata/tree/v4.2.1" }, - "time": "2025-09-15T09:57:10+00:00" + "time": "2025-09-15T12:27:38+00:00" }, { "name": "api-platform/openapi", - "version": "v4.1.24", + "version": "v4.2.1", "source": { "type": "git", "url": "https://github.com/api-platform/openapi.git", - "reference": "793b53e51a5c24076d4024b6aa77de29e74015cd" + "reference": "9bc4032d288ddc672691f8abd5c24e78773f0aa2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/api-platform/openapi/zipball/793b53e51a5c24076d4024b6aa77de29e74015cd", - "reference": "793b53e51a5c24076d4024b6aa77de29e74015cd", + "url": "https://api.github.com/repos/api-platform/openapi/zipball/9bc4032d288ddc672691f8abd5c24e78773f0aa2", + "reference": "9bc4032d288ddc672691f8abd5c24e78773f0aa2", "shasum": "" }, "require": { - "api-platform/json-schema": "^4.1.11", - "api-platform/metadata": "^4.1.11", - "api-platform/state": "^4.1.11", + "api-platform/json-schema": "^4.2@beta", + "api-platform/metadata": "^4.2@beta", + "api-platform/state": "^4.2@beta", "php": ">=8.2", "symfony/console": "^6.4 || ^7.0", "symfony/filesystem": "^6.4 || ^7.0", "symfony/property-access": "^6.4 || ^7.0", - "symfony/serializer": "^6.4 || ^7.0" + "symfony/serializer": "^6.4 || ^7.0", + "symfony/type-info": "^7.3" }, "require-dev": { "api-platform/doctrine-common": "^4.1", "api-platform/doctrine-odm": "^4.1", "api-platform/doctrine-orm": "^4.1", "phpspec/prophecy-phpunit": "^2.2", - "phpunit/phpunit": "11.5.x-dev" + "phpunit/phpunit": "11.5.x-dev", + "symfony/type-info": "^7.3" }, "type": "library", "extra": { @@ -791,7 +809,8 @@ "branch-alias": { "dev-3.4": "3.4.x-dev", "dev-4.1": "4.1.x-dev", - "dev-main": "4.2.x-dev" + "dev-4.2": "4.2.x-dev", + "dev-main": "4.3.x-dev" } }, "autoload": { @@ -831,26 +850,26 @@ "swagger" ], "support": { - "source": "https://github.com/api-platform/openapi/tree/v4.1.24" + "source": "https://github.com/api-platform/openapi/tree/v4.2.1" }, - "time": "2025-07-29T08:53:27+00:00" + "time": "2025-09-26T13:39:57+00:00" }, { "name": "api-platform/serializer", - "version": "v4.1.24", + "version": "v4.2.1", "source": { "type": "git", "url": "https://github.com/api-platform/serializer.git", - "reference": "2327eaa8fc5c0a22f070e9b863cf4833b0c05903" + "reference": "53e74a8d3a491421d590905a26b1f178045a061e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/api-platform/serializer/zipball/2327eaa8fc5c0a22f070e9b863cf4833b0c05903", - "reference": "2327eaa8fc5c0a22f070e9b863cf4833b0c05903", + "url": "https://api.github.com/repos/api-platform/serializer/zipball/53e74a8d3a491421d590905a26b1f178045a061e", + "reference": "53e74a8d3a491421d590905a26b1f178045a061e", "shasum": "" }, "require": { - "api-platform/metadata": "^4.1.11", + "api-platform/metadata": "^4.2.0", "api-platform/state": "^4.1.11", "php": ">=8.2", "symfony/property-access": "^6.4 || ^7.0", @@ -868,6 +887,7 @@ "phpspec/prophecy-phpunit": "^2.2", "phpunit/phpunit": "11.5.x-dev", "symfony/mercure-bundle": "*", + "symfony/type-info": "^7.3", "symfony/var-dumper": "^6.4 || ^7.0", "symfony/yaml": "^6.4 || ^7.0" }, @@ -887,7 +907,8 @@ "branch-alias": { "dev-3.4": "3.4.x-dev", "dev-4.1": "4.1.x-dev", - "dev-main": "4.2.x-dev" + "dev-4.2": "4.2.x-dev", + "dev-main": "4.3.x-dev" } }, "autoload": { @@ -922,22 +943,22 @@ "serializer" ], "support": { - "source": "https://github.com/api-platform/serializer/tree/v4.1.24" + "source": "https://github.com/api-platform/serializer/tree/v4.2.1" }, - "time": "2025-09-15T09:57:10+00:00" + "time": "2025-09-25T19:31:20+00:00" }, { "name": "api-platform/state", - "version": "v4.1.24", + "version": "v4.2.1", "source": { "type": "git", "url": "https://github.com/api-platform/state.git", - "reference": "056b07285cdc904984fb44c2614f7df8f4620a95" + "reference": "439b0c542e4c2e921f909f2f2e01d077ed0248f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/api-platform/state/zipball/056b07285cdc904984fb44c2614f7df8f4620a95", - "reference": "056b07285cdc904984fb44c2614f7df8f4620a95", + "url": "https://api.github.com/repos/api-platform/state/zipball/439b0c542e4c2e921f909f2f2e01d077ed0248f4", + "reference": "439b0c542e4c2e921f909f2f2e01d077ed0248f4", "shasum": "" }, "require": { @@ -949,9 +970,11 @@ "symfony/translation-contracts": "^3.0" }, "require-dev": { + "api-platform/serializer": "^4.1", "api-platform/validator": "^4.1", "phpunit/phpunit": "11.5.x-dev", "symfony/http-foundation": "^6.4 || ^7.0", + "symfony/type-info": "^7.3", "symfony/web-link": "^6.4 || ^7.1", "willdurand/negotiation": "^3.1" }, @@ -974,7 +997,8 @@ "branch-alias": { "dev-3.4": "3.4.x-dev", "dev-4.1": "4.1.x-dev", - "dev-main": "4.2.x-dev" + "dev-4.2": "4.2.x-dev", + "dev-main": "4.3.x-dev" } }, "autoload": { @@ -1014,22 +1038,22 @@ "swagger" ], "support": { - "source": "https://github.com/api-platform/state/tree/v4.1.24" + "source": "https://github.com/api-platform/state/tree/v4.2.1" }, - "time": "2025-07-16T14:01:52+00:00" + "time": "2025-09-17T08:54:53+00:00" }, { "name": "api-platform/symfony", - "version": "v4.1.24", + "version": "v4.2.1", "source": { "type": "git", "url": "https://github.com/api-platform/symfony.git", - "reference": "bf2b171d067f2a502af202bf3bca30c44ecc8b52" + "reference": "72c70a1a16199263efdd14ce377de5c15b6c34e1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/api-platform/symfony/zipball/bf2b171d067f2a502af202bf3bca30c44ecc8b52", - "reference": "bf2b171d067f2a502af202bf3bca30c44ecc8b52", + "url": "https://api.github.com/repos/api-platform/symfony/zipball/72c70a1a16199263efdd14ce377de5c15b6c34e1", + "reference": "72c70a1a16199263efdd14ce377de5c15b6c34e1", "shasum": "" }, "require": { @@ -1038,12 +1062,13 @@ "api-platform/hydra": "^4.1.11", "api-platform/json-schema": "^4.1.11", "api-platform/jsonld": "^4.1.11", - "api-platform/metadata": "^4.1.11", + "api-platform/metadata": "^4.2@beta", "api-platform/openapi": "^4.1.11", "api-platform/serializer": "^4.1.11", - "api-platform/state": "^4.1.11", + "api-platform/state": "^4.2@beta", "api-platform/validator": "^4.1.11", "php": ">=8.2", + "symfony/finder": "^6.4 || ^7.0", "symfony/property-access": "^6.4 || ^7.0", "symfony/property-info": "^6.4 || ^7.1", "symfony/security-core": "^6.4 || ^7.0", @@ -1060,8 +1085,11 @@ "phpspec/prophecy-phpunit": "^2.2", "phpunit/phpunit": "11.5.x-dev", "symfony/expression-language": "^6.4 || ^7.0", + "symfony/intl": "^6.4 || ^7.0", "symfony/mercure-bundle": "*", + "symfony/object-mapper": "^7.0", "symfony/routing": "^6.4 || ^7.0", + "symfony/type-info": "^7.3", "symfony/validator": "^6.4 || ^7.0", "webonyx/graphql-php": "^15.0" }, @@ -1070,8 +1098,8 @@ "api-platform/doctrine-orm": "To support Doctrine ORM.", "api-platform/elasticsearch": "To support Elasticsearch.", "api-platform/graphql": "To support GraphQL.", + "api-platform/hal": "to support the HAL format", "api-platform/ramsey-uuid": "To support Ramsey's UUID identifiers.", - "ocramius/package-versions": "To display the API Platform's version in the debug bar.", "phpstan/phpdoc-parser": "To support extracting metadata from PHPDoc.", "psr/cache-implementation": "To use metadata caching.", "symfony/cache": "To have metadata caching when using Symfony integration.", @@ -1097,7 +1125,8 @@ "branch-alias": { "dev-3.4": "3.4.x-dev", "dev-4.1": "4.1.x-dev", - "dev-main": "4.2.x-dev" + "dev-4.2": "4.2.x-dev", + "dev-main": "4.3.x-dev" } }, "autoload": { @@ -1138,22 +1167,22 @@ "symfony" ], "support": { - "source": "https://github.com/api-platform/symfony/tree/v4.1.24" + "source": "https://github.com/api-platform/symfony/tree/v4.2.1" }, - "time": "2025-09-15T09:57:10+00:00" + "time": "2025-09-26T15:27:31+00:00" }, { "name": "api-platform/validator", - "version": "v4.1.24", + "version": "v4.2.1", "source": { "type": "git", "url": "https://github.com/api-platform/validator.git", - "reference": "9f0bde95dccf1d86e6a6165543d601a4a46eaa9a" + "reference": "562f97b0acdacef462ff9ececd62158ae4709530" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/api-platform/validator/zipball/9f0bde95dccf1d86e6a6165543d601a4a46eaa9a", - "reference": "9f0bde95dccf1d86e6a6165543d601a4a46eaa9a", + "url": "https://api.github.com/repos/api-platform/validator/zipball/562f97b0acdacef462ff9ececd62158ae4709530", + "reference": "562f97b0acdacef462ff9ececd62158ae4709530", "shasum": "" }, "require": { @@ -1161,7 +1190,7 @@ "php": ">=8.2", "symfony/http-kernel": "^6.4 || ^7.1", "symfony/serializer": "^6.4 || ^7.1", - "symfony/type-info": "^7.2", + "symfony/type-info": "^7.3", "symfony/validator": "^6.4 || ^7.1", "symfony/web-link": "^6.4 || ^7.1" }, @@ -1181,7 +1210,8 @@ "branch-alias": { "dev-3.4": "3.4.x-dev", "dev-4.1": "4.1.x-dev", - "dev-main": "4.2.x-dev" + "dev-4.2": "4.2.x-dev", + "dev-main": "4.3.x-dev" } }, "autoload": { @@ -1213,9 +1243,9 @@ "validator" ], "support": { - "source": "https://github.com/api-platform/validator/tree/v4.1.24" + "source": "https://github.com/api-platform/validator/tree/v4.2.1" }, - "time": "2025-07-16T14:01:52+00:00" + "time": "2025-09-05T08:12:26+00:00" }, { "name": "brick/math", diff --git a/api/config/packages/api_platform.yaml b/api/config/packages/api_platform.yaml index f7added9..8be08a5e 100644 --- a/api/config/packages/api_platform.yaml +++ b/api/config/packages/api_platform.yaml @@ -1,6 +1,6 @@ api_platform: title: API Platform's demo - version: 4.1.24 + version: 4.2.1 description: | This is a demo application of the [API Platform](https://api-platform.com) framework. [Its source code](https://github.com/api-platform/demo) includes various examples, check it out! diff --git a/helm/api-platform/Chart.yaml b/helm/api-platform/Chart.yaml index bd74fc9c..a55aef4c 100644 --- a/helm/api-platform/Chart.yaml +++ b/helm/api-platform/Chart.yaml @@ -17,12 +17,12 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 4.1.24 +version: 4.2.1 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. -appVersion: 4.1.24 +appVersion: 4.2.1 dependencies: - name: postgresql