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

26 lines
779 B
JSON

{
"manifests": {
"oskarstark/symfony-http-responder": {
"manifest": {
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/oskarstark_symfony_http_responder.yaml": {
"contents": [
"services:",
" _defaults:",
" autowire: true",
"",
" OskarStark\\Symfony\\Http\\Responder: null",
""
],
"executable": false
}
},
"ref": "e21c52cec9a4645bfb7bce755e7ad05f77449947"
}
}
}