From b9e00f60e38a68de46e8a3c634a3ef9fcafa9e56 Mon Sep 17 00:00:00 2001 From: "github-action[bot]" <> Date: Fri, 17 Dec 2021 14:34:01 +0000 Subject: [PATCH] Update Flex endpoint --- index.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.json b/index.json index 28051cd5..3d8fe6ed 100644 --- a/index.json +++ b/index.json @@ -2038,6 +2038,7 @@ "_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": "https://raw.githubusercontent.com/symfony/recipes/flex/main/{package_dotted}.{version}.json", + "archived_recipes_template": "https://raw.githubusercontent.com/symfony/recipes/flex/main/archived/{package_dotted}/{ref}.json" } }