mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
28 lines
1000 B
JSON
28 lines
1000 B
JSON
{
|
|
"aliases": [],
|
|
"recipes": {
|
|
"gijsrommers/smstools-notifier": [
|
|
"0.2"
|
|
]
|
|
},
|
|
"recipe-conflicts": {
|
|
"gijsrommers/smstools-notifier": {
|
|
"0.2": {
|
|
"php": "<8.1",
|
|
"symfony/framework-bundle": "<6.4"
|
|
}
|
|
}
|
|
},
|
|
"versions": [],
|
|
"branch": "main",
|
|
"is_contrib": true,
|
|
"_links": {
|
|
"repository": "github.com/symfony/recipes-contrib",
|
|
"origin_template": "{package}:{version}@github.com/symfony/recipes-contrib:main",
|
|
"recipe_template": "https://raw.githubusercontent.com/symfony/recipes-contrib/flex/pull-2028/{package_dotted}.{version}.json",
|
|
"recipe_template_relative": "{package_dotted}.{version}.json",
|
|
"archived_recipes_template": "https://raw.githubusercontent.com/symfony/recipes-contrib/flex/pull-2028/archived/{package_dotted}/{ref}.json",
|
|
"archived_recipes_template_relative": "archived/{package_dotted}/{ref}.json"
|
|
}
|
|
}
|