diff --git a/api/composer.json b/api/composer.json index 64eaf3aac..03da762f2 100644 --- a/api/composer.json +++ b/api/composer.json @@ -5,9 +5,9 @@ "php": ">=8.3", "ext-ctype": "*", "ext-iconv": "*", - "api-platform/doctrine-orm": "^4.0", - "api-platform/graphql": "^4.0", - "api-platform/symfony": "^4.0", + "api-platform/doctrine-orm": "^4.1", + "api-platform/graphql": "^4.1", + "api-platform/symfony": "^4.1", "doctrine/common": "^3.4", "doctrine/doctrine-bundle": "^2.11", "doctrine/doctrine-fixtures-bundle": "^4.0", @@ -120,5 +120,5 @@ ] } }, - "minimum-stability": "stable" + "minimum-stability": "alpha" } diff --git a/api/composer.lock b/api/composer.lock index 40e77f5e4..3ec420a0b 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": "909e99b1d88bb4106e610672bed3dfb5", + "content-hash": "b3a8a5008eb83c1fa987c0855782db30", "packages": [ { "name": "api-platform/doctrine-common", - "version": "v4.0.13", + "version": "v4.1.0-alpha.1", "source": { "type": "git", "url": "https://github.com/api-platform/doctrine-common.git", - "reference": "eb82d8531ed9a4b59ea0028f3429c464d0530bc4" + "reference": "058459bd7ef0b8f62432230ca30cf4ff3cd55e33" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/api-platform/doctrine-common/zipball/eb82d8531ed9a4b59ea0028f3429c464d0530bc4", - "reference": "eb82d8531ed9a4b59ea0028f3429c464d0530bc4", + "url": "https://api.github.com/repos/api-platform/doctrine-common/zipball/058459bd7ef0b8f62432230ca30cf4ff3cd55e33", + "reference": "058459bd7ef0b8f62432230ca30cf4ff3cd55e33", "shasum": "" }, "require": { @@ -89,22 +89,22 @@ "rest" ], "support": { - "source": "https://github.com/api-platform/doctrine-common/tree/v4.0.13" + "source": "https://github.com/api-platform/doctrine-common/tree/v4.1.0-alpha.1" }, - "time": "2024-09-21T11:01:16+00:00" + "time": "2024-12-20T08:25:00+00:00" }, { "name": "api-platform/doctrine-orm", - "version": "v4.0.13", + "version": "v4.1.0-alpha.1", "source": { "type": "git", "url": "https://github.com/api-platform/doctrine-orm.git", - "reference": "b7c1b0aa7c3fa0c43ce068e52a6ca3256ca8aa3a" + "reference": "46539d43578052b5976334ce64bd4ae25a2c41c3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/api-platform/doctrine-orm/zipball/b7c1b0aa7c3fa0c43ce068e52a6ca3256ca8aa3a", - "reference": "b7c1b0aa7c3fa0c43ce068e52a6ca3256ca8aa3a", + "url": "https://api.github.com/repos/api-platform/doctrine-orm/zipball/46539d43578052b5976334ce64bd4ae25a2c41c3", + "reference": "46539d43578052b5976334ce64bd4ae25a2c41c3", "shasum": "" }, "require": { @@ -173,13 +173,13 @@ "rest" ], "support": { - "source": "https://github.com/api-platform/doctrine-orm/tree/v4.0.13" + "source": "https://github.com/api-platform/doctrine-orm/tree/v4.1.0-alpha.1" }, - "time": "2024-12-13T13:34:25+00:00" + "time": "2024-12-13T14:12:29+00:00" }, { "name": "api-platform/documentation", - "version": "v4.0.13", + "version": "v4.1.0-alpha.1", "source": { "type": "git", "url": "https://github.com/api-platform/documentation.git", @@ -234,22 +234,22 @@ ], "description": "API Platform documentation controller.", "support": { - "source": "https://github.com/api-platform/documentation/tree/v4.0.13" + "source": "https://github.com/api-platform/documentation/tree/v4.1.0-alpha.1" }, "time": "2024-09-21T11:01:16+00:00" }, { "name": "api-platform/graphql", - "version": "v4.0.13", + "version": "v4.1.0-alpha.1", "source": { "type": "git", "url": "https://github.com/api-platform/graphql.git", - "reference": "f1690cbdd7c2fe72993ad1b23a55aaac211eedeb" + "reference": "a746c5860a2a3763c9f827e83c5f50183c7b9cbc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/api-platform/graphql/zipball/f1690cbdd7c2fe72993ad1b23a55aaac211eedeb", - "reference": "f1690cbdd7c2fe72993ad1b23a55aaac211eedeb", + "url": "https://api.github.com/repos/api-platform/graphql/zipball/a746c5860a2a3763c9f827e83c5f50183c7b9cbc", + "reference": "a746c5860a2a3763c9f827e83c5f50183c7b9cbc", "shasum": "" }, "require": { @@ -319,13 +319,13 @@ "graphql" ], "support": { - "source": "https://github.com/api-platform/graphql/tree/v4.0.13" + "source": "https://github.com/api-platform/graphql/tree/v4.1.0-alpha.1" }, - "time": "2024-12-13T14:24:20+00:00" + "time": "2024-12-20T10:24:44+00:00" }, { "name": "api-platform/http-cache", - "version": "v4.0.13", + "version": "v4.1.0-alpha.1", "source": { "type": "git", "url": "https://github.com/api-platform/http-cache.git", @@ -396,22 +396,22 @@ "rest" ], "support": { - "source": "https://github.com/api-platform/http-cache/tree/v4.0.13" + "source": "https://github.com/api-platform/http-cache/tree/v4.1.0-alpha.1" }, "time": "2024-10-28T09:21:17+00:00" }, { "name": "api-platform/hydra", - "version": "v4.0.13", + "version": "v4.1.0-alpha.1", "source": { "type": "git", "url": "https://github.com/api-platform/hydra.git", - "reference": "cc9501891225d8cdfc00d7c877a50e70e858c6cf" + "reference": "33a6fd2cafc3db561a2a3ac435895c9efa252bcf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/api-platform/hydra/zipball/cc9501891225d8cdfc00d7c877a50e70e858c6cf", - "reference": "cc9501891225d8cdfc00d7c877a50e70e858c6cf", + "url": "https://api.github.com/repos/api-platform/hydra/zipball/33a6fd2cafc3db561a2a3ac435895c9efa252bcf", + "reference": "33a6fd2cafc3db561a2a3ac435895c9efa252bcf", "shasum": "" }, "require": { @@ -480,13 +480,13 @@ "rest" ], "support": { - "source": "https://github.com/api-platform/hydra/tree/v4.0.13" + "source": "https://github.com/api-platform/hydra/tree/v4.1.0-alpha.1" }, - "time": "2024-11-06T10:50:57+00:00" + "time": "2024-12-20T09:54:12+00:00" }, { "name": "api-platform/json-schema", - "version": "v4.0.13", + "version": "v4.1.0-alpha.1", "source": { "type": "git", "url": "https://github.com/api-platform/json-schema.git", @@ -558,13 +558,13 @@ "swagger" ], "support": { - "source": "https://github.com/api-platform/json-schema/tree/v4.0.13" + "source": "https://github.com/api-platform/json-schema/tree/v4.1.0-alpha.1" }, "time": "2024-12-13T13:34:25+00:00" }, { "name": "api-platform/jsonld", - "version": "v4.0.13", + "version": "v4.1.0-alpha.1", "source": { "type": "git", "url": "https://github.com/api-platform/jsonld.git", @@ -635,22 +635,22 @@ "rest" ], "support": { - "source": "https://github.com/api-platform/jsonld/tree/v4.0.13" + "source": "https://github.com/api-platform/jsonld/tree/v4.1.0-alpha.1" }, "time": "2024-12-19T16:01:35+00:00" }, { "name": "api-platform/metadata", - "version": "v4.0.13", + "version": "v4.1.0-alpha.1", "source": { "type": "git", "url": "https://github.com/api-platform/metadata.git", - "reference": "263b024055028e613d239d6306d00914ce8a942e" + "reference": "9c644853992db3604baf753f411a1a37927da95d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/api-platform/metadata/zipball/263b024055028e613d239d6306d00914ce8a942e", - "reference": "263b024055028e613d239d6306d00914ce8a942e", + "url": "https://api.github.com/repos/api-platform/metadata/zipball/9c644853992db3604baf753f411a1a37927da95d", + "reference": "9c644853992db3604baf753f411a1a37927da95d", "shasum": "" }, "require": { @@ -731,22 +731,22 @@ "swagger" ], "support": { - "source": "https://github.com/api-platform/metadata/tree/v4.0.13" + "source": "https://github.com/api-platform/metadata/tree/v4.1.0-alpha.1" }, - "time": "2024-12-20T09:36:56+00:00" + "time": "2024-12-20T10:24:44+00:00" }, { "name": "api-platform/openapi", - "version": "v4.0.13", + "version": "v4.1.0-alpha.1", "source": { "type": "git", "url": "https://github.com/api-platform/openapi.git", - "reference": "04324316158c271149e0dd4d9b1f9c0fed8c031e" + "reference": "3de993ac4f96a7d484ead1dccfa5f4d82f6db307" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/api-platform/openapi/zipball/04324316158c271149e0dd4d9b1f9c0fed8c031e", - "reference": "04324316158c271149e0dd4d9b1f9c0fed8c031e", + "url": "https://api.github.com/repos/api-platform/openapi/zipball/3de993ac4f96a7d484ead1dccfa5f4d82f6db307", + "reference": "3de993ac4f96a7d484ead1dccfa5f4d82f6db307", "shasum": "" }, "require": { @@ -816,13 +816,13 @@ "swagger" ], "support": { - "source": "https://github.com/api-platform/openapi/tree/v4.0.13" + "source": "https://github.com/api-platform/openapi/tree/v4.1.0-alpha.1" }, - "time": "2024-12-13T11:23:29+00:00" + "time": "2024-12-13T15:26:42+00:00" }, { "name": "api-platform/serializer", - "version": "v4.0.13", + "version": "v4.1.0-alpha.1", "source": { "type": "git", "url": "https://github.com/api-platform/serializer.git", @@ -906,22 +906,22 @@ "serializer" ], "support": { - "source": "https://github.com/api-platform/serializer/tree/v4.0.13" + "source": "https://github.com/api-platform/serializer/tree/v4.1.0-alpha.1" }, "time": "2024-12-01T10:27:17+00:00" }, { "name": "api-platform/state", - "version": "v4.0.13", + "version": "v4.1.0-alpha.1", "source": { "type": "git", "url": "https://github.com/api-platform/state.git", - "reference": "531e6e9943fa1730e28227936b1758997fc0309e" + "reference": "7e035175d90d7431bb3e29ce8c05d4d9e53ff116" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/api-platform/state/zipball/531e6e9943fa1730e28227936b1758997fc0309e", - "reference": "531e6e9943fa1730e28227936b1758997fc0309e", + "url": "https://api.github.com/repos/api-platform/state/zipball/7e035175d90d7431bb3e29ce8c05d4d9e53ff116", + "reference": "7e035175d90d7431bb3e29ce8c05d4d9e53ff116", "shasum": "" }, "require": { @@ -996,22 +996,22 @@ "swagger" ], "support": { - "source": "https://github.com/api-platform/state/tree/v4.0.13" + "source": "https://github.com/api-platform/state/tree/v4.1.0-alpha.1" }, - "time": "2024-12-06T10:06:25+00:00" + "time": "2024-12-16T13:31:11+00:00" }, { "name": "api-platform/symfony", - "version": "v4.0.13", + "version": "v4.1.0-alpha.1", "source": { "type": "git", "url": "https://github.com/api-platform/symfony.git", - "reference": "109bcb667759d70e36014bf36428bd20a25a810d" + "reference": "765c69ad2893ae5511b8dc3d350a158dc64c5e95" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/api-platform/symfony/zipball/109bcb667759d70e36014bf36428bd20a25a810d", - "reference": "109bcb667759d70e36014bf36428bd20a25a810d", + "url": "https://api.github.com/repos/api-platform/symfony/zipball/765c69ad2893ae5511b8dc3d350a158dc64c5e95", + "reference": "765c69ad2893ae5511b8dc3d350a158dc64c5e95", "shasum": "" }, "require": { @@ -1119,13 +1119,13 @@ "symfony" ], "support": { - "source": "https://github.com/api-platform/symfony/tree/v4.0.13" + "source": "https://github.com/api-platform/symfony/tree/v4.1.0-alpha.1" }, - "time": "2024-12-20T10:19:18+00:00" + "time": "2024-12-20T10:24:44+00:00" }, { "name": "api-platform/validator", - "version": "v4.0.13", + "version": "v4.1.0-alpha.1", "source": { "type": "git", "url": "https://github.com/api-platform/validator.git", @@ -1192,7 +1192,7 @@ "validator" ], "support": { - "source": "https://github.com/api-platform/validator/tree/v4.0.13" + "source": "https://github.com/api-platform/validator/tree/v4.1.0-alpha.1" }, "time": "2024-11-04T14:21:40+00:00" }, @@ -11322,7 +11322,7 @@ } ], "aliases": [], - "minimum-stability": "stable", + "minimum-stability": "alpha", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false,