Update Flex endpoint

This commit is contained in:
github-action bot
2021-09-21 08:59:53 +00:00
parent 46cdc6094a
commit 8f0c41f303
+1 -1
View File
@@ -1871,6 +1871,6 @@
},
"git_url": "https://github.com/symfony/recipes.git",
"tree_template": "https://github.com/symfony/recipes/tree/{tree}/{package}/{version}",
"recipe_template": "https://raw.githubusercontent.com/symfony/recipes/flex/main/{package_dotted}.{version}.json",
"recipe_template": "https://api.github.com/repos/symfony/recipes/contents/{package_dotted}.{version}.json?ref=flex/main",
"is_contrib": false
}