Update Flex archives

This commit is contained in:
github-action[bot]
2021-12-18 17:21:01 +00:00
parent 0f51d4be82
commit f49d36fa18
993 changed files with 48580 additions and 0 deletions
@@ -0,0 +1,29 @@
{
"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"
}
}
}