mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-18 02:26:36 +03:00
34 lines
1.2 KiB
JSON
34 lines
1.2 KiB
JSON
{
|
|
"locks": {
|
|
"ravenflux/sort-functions": {
|
|
"version": "3.0",
|
|
"recipe": {
|
|
"repo": "3.0",
|
|
"branch": "master",
|
|
"version": "3.0",
|
|
"ref": "f9f2364faad231fc2150b9f69c2f696c371ed19e"
|
|
}
|
|
}
|
|
},
|
|
"manifests": {
|
|
"ravenflux/sort-functions": {
|
|
"repository": "github.com/symfony/recipes-contrib",
|
|
"package": "ravenflux/sort-functions",
|
|
"version": "3.0",
|
|
"manifest": {
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
},
|
|
"files": {
|
|
"config/packages/ravenflux_sort_functions.yaml": {
|
|
"contents": "services:\n ravenflux.twig.extension.sort_functions:\n class: RavenFlux\\Twig\\SortExtension\n tags:\n -\n name: twig.extension\n",
|
|
"executable": false,
|
|
"encoding": ""
|
|
}
|
|
},
|
|
"origin": "ravenflux/sort-functions:3.0@github.com/symfony/recipes-contrib:master",
|
|
"is_contrib": true
|
|
}
|
|
}
|
|
} |