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

30 lines
926 B
JSON

{
"manifests": {
"crayner/authenticate-bundle": {
"manifest": {
"bundles": {
"Crayner\\Authenticate\\CraynerAuthenticateBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/routes/crayner_authenticate.yaml": {
"contents": [
"crayner_authenticate:",
" resource: '@CraynerAuthenticateBundle/Resources/config/routes.yaml'",
" prefix: /security",
"",
""
],
"executable": false
}
},
"ref": "3911baf00ee1ee8e1edb5a97572fe79f1f0a8d21"
}
}
}