Update Flex endpoint

This commit is contained in:
github-action[bot]
2022-04-30 17:24:52 +00:00
parent d66360c4c6
commit 9e9d581ed7
+2 -2
View File
@@ -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"
}