From a33bc893b9feef9c549aea2475667063448a8c2e Mon Sep 17 00:00:00 2001 From: "github-action[bot]" <> Date: Mon, 1 May 2023 06:02:52 +0000 Subject: [PATCH] Update Flex endpoint --- index.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/index.json b/index.json index 213ba18f..499c167d 100644 --- a/index.json +++ b/index.json @@ -31,6 +31,8 @@ "apiplatform": "api-platform/api-pack", "apiplatformadmin": "api-platform/admin-pack", "asset": "symfony/asset", + "asset-mapper": "symfony/asset-mapper", + "assetmapper": "symfony/asset-mapper", "bandwidth-notifier": "symfony/bandwidth-notifier", "bandwidthnotifier": "symfony/bandwidth-notifier", "beanstalkd-messenger": "symfony/beanstalkd-messenger", @@ -1112,6 +1114,9 @@ "6.2", "6.3" ], + "symfony/asset-mapper": [ + "6.3" + ], "symfony/bandwidth-notifier": [ "6.3" ],