mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-21 12:26:30 +03:00
24 lines
719 B
JSON
24 lines
719 B
JSON
{
|
|
"manifests": {
|
|
"oskarstark/no-floc-listener": {
|
|
"manifest": {
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
},
|
|
"files": {
|
|
"config/packages/oskarstark_symfony_no_floc_listener.yaml": {
|
|
"contents": [
|
|
"services:",
|
|
" OskarStark\\Symfony\\EventListener\\NoFlocListener:",
|
|
" autoconfigure: true",
|
|
""
|
|
],
|
|
"executable": false
|
|
}
|
|
},
|
|
"ref": "84795143ce2f4db46ace4e6391a6202bd7b8545a"
|
|
}
|
|
}
|
|
}
|