From 9e9d581ed7a48b8ec2abff178c65db97a1a24eb5 Mon Sep 17 00:00:00 2001 From: "github-action[bot]" <> Date: Sat, 30 Apr 2022 17:24:52 +0000 Subject: [PATCH] Update Flex endpoint --- index.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.json b/index.json index 3538ffa3..e3fde63d 100644 --- a/index.json +++ b/index.json @@ -2177,8 +2177,8 @@ "_links": { "repository": "github.com/symfony/recipes", "origin_template": "{package}:{version}@github.com/symfony/recipes:master", - "recipe_template": "https://raw.githubusercontent.com/symfony/recipes/flex/main/{package_dotted}.{version}.json", - "recipe_template_relative": "{package_dotted}.{version}.json", + "recipes_template": "https://raw.githubusercontent.com/symfony/recipes/flex/main/{package_dotted}.{version}.json", + "recipes_template_relative": "{package_dotted}.{version}.json", "archived_recipes_template": "https://raw.githubusercontent.com/symfony/recipes/flex/main/archived/{package_dotted}/{ref}.json", "archived_recipes_template_relative": "archived/{package_dotted}/{ref}.json" }