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

26 lines
800 B
JSON

{
"manifests": {
"webinarium/symfony-lazysec": {
"manifest": {
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/lazysec.yaml": {
"contents": [
"services:",
"",
" # See https://github.com/webinarium/symfony-lazysec/wiki/User-checker",
" LazySec\\Checker\\GenericUserChecker:",
" autowire: true",
""
],
"executable": false
}
},
"ref": "4e7f5931d032db5a1b2a4317bb53a53d20205706"
}
}
}