mirror of
https://github.com/symfony/recipes.git
synced 2026-09-19 02:56:23 +03:00
Create Flex endpoint
This commit is contained in:
+24
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"aliases": {
|
||||
"webhook": "symfony/webhook"
|
||||
},
|
||||
"recipes": {
|
||||
"symfony/webhook": [
|
||||
"6.3",
|
||||
"7.3",
|
||||
"8.2"
|
||||
]
|
||||
},
|
||||
"recipe-conflicts": [],
|
||||
"versions": [],
|
||||
"branch": "main",
|
||||
"is_contrib": false,
|
||||
"_links": {
|
||||
"repository": "github.com/symfony/recipes",
|
||||
"origin_template": "{package}:{version}@github.com/symfony/recipes:main",
|
||||
"recipe_template": "https://raw.githubusercontent.com/symfony/recipes/flex/pull-1562/{package_dotted}.{version}.json",
|
||||
"recipe_template_relative": "{package_dotted}.{version}.json",
|
||||
"archived_recipes_template": "https://raw.githubusercontent.com/symfony/recipes/flex/pull-1562/archived/{package_dotted}/{ref}.json",
|
||||
"archived_recipes_template_relative": "archived/{package_dotted}/{ref}.json"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user