mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 15:46:37 +03:00
28 lines
1.0 KiB
JSON
28 lines
1.0 KiB
JSON
{
|
|
"aliases": {
|
|
"oauth-server": "league/oauth2-server-bundle",
|
|
"oauth2-server": "league/oauth2-server-bundle",
|
|
"oauth2server": "league/oauth2-server-bundle",
|
|
"oauthserver": "league/oauth2-server-bundle"
|
|
},
|
|
"recipes": {
|
|
"league/oauth2-server-bundle": [
|
|
"0.4",
|
|
"0.11",
|
|
"1.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-1550/{package_dotted}.{version}.json",
|
|
"recipe_template_relative": "{package_dotted}.{version}.json",
|
|
"archived_recipes_template": "https://raw.githubusercontent.com/symfony/recipes/flex/pull-1550/archived/{package_dotted}/{ref}.json",
|
|
"archived_recipes_template_relative": "archived/{package_dotted}/{ref}.json"
|
|
}
|
|
}
|