mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-20 03:26:24 +03:00
35 lines
1.2 KiB
JSON
35 lines
1.2 KiB
JSON
{
|
|
"locks": {
|
|
"oskarstark/readable-filesize-extension": {
|
|
"version": "0.1",
|
|
"recipe": {
|
|
"repo": "0.1",
|
|
"branch": "master",
|
|
"version": "0.1",
|
|
"ref": "39befdbade7c9859628534df1e18cc15a78b7b3c"
|
|
}
|
|
}
|
|
},
|
|
"manifests": {
|
|
"oskarstark/readable-filesize-extension": {
|
|
"repository": "github.com/symfony/recipes-contrib",
|
|
"package": "oskarstark/readable-filesize-extension",
|
|
"version": "0.1",
|
|
"manifest": {
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
},
|
|
"files": {
|
|
"config/packages/oskarstark_readable_filesize_extension.yaml": {
|
|
"contents": "services:\n _defaults:\n autowire: true\n\n OskarStark\\Twig\\ReadableFilesizeExtension:\n tags: ['twig.extension']\n",
|
|
"executable": false,
|
|
"encoding": ""
|
|
}
|
|
},
|
|
"origin": "oskarstark/readable-filesize-extension:0.1@github.com/symfony/recipes-contrib:master",
|
|
"not_installable": false,
|
|
"is_contrib": true
|
|
}
|
|
}
|
|
} |