mirror of
https://github.com/symfony/recipes.git
synced 2026-09-13 08:06:23 +03:00
26 lines
931 B
JSON
26 lines
931 B
JSON
{
|
|
"aliases": {
|
|
"schedule": "symfony/scheduler",
|
|
"scheduler": "symfony/scheduler",
|
|
"scheduling": "symfony/scheduler"
|
|
},
|
|
"recipes": {
|
|
"symfony/scheduler": [
|
|
"7.2",
|
|
"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-1573/{package_dotted}.{version}.json",
|
|
"recipe_template_relative": "{package_dotted}.{version}.json",
|
|
"archived_recipes_template": "https://raw.githubusercontent.com/symfony/recipes/flex/pull-1573/archived/{package_dotted}/{ref}.json",
|
|
"archived_recipes_template_relative": "archived/{package_dotted}/{ref}.json"
|
|
}
|
|
}
|