mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 23:56:25 +03:00
Update Flex endpoint
This commit is contained in:
+2
-1
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user