Files
symfony-flex-recipes-contrib/oskarstark.no-floc-listener.0.1.json
T
github-action botandgithub-action bot 06af7d5f81 Update Flex endpoint
2021-09-23 10:31:54 +00:00

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"
}
}
}