Update Flex endpoint

This commit is contained in:
github-action bot
2021-09-22 13:12:29 +00:00
parent 6baa3d0e33
commit 030c77cfa8
561 changed files with 11464 additions and 11344 deletions
+9 -19
View File
@@ -1,20 +1,6 @@
{
"locks": {
"crayner/authenticate-bundle": {
"version": "1.0",
"recipe": {
"repo": "1.0",
"branch": "master",
"version": "1.0",
"ref": "3911baf00ee1ee8e1edb5a97572fe79f1f0a8d21"
}
}
},
"manifests": {
"crayner/authenticate-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "crayner/authenticate-bundle",
"version": "1.0",
"manifest": {
"bundles": {
"Crayner\\Authenticate\\CraynerAuthenticateBundle": [
@@ -27,13 +13,17 @@
},
"files": {
"config/routes/crayner_authenticate.yaml": {
"contents": "crayner_authenticate:\n resource: '@CraynerAuthenticateBundle/Resources/config/routes.yaml'\n prefix: /security\n\n",
"executable": false,
"encoding": ""
"contents": [
"crayner_authenticate:",
" resource: '@CraynerAuthenticateBundle/Resources/config/routes.yaml'",
" prefix: /security",
"",
""
],
"executable": false
}
},
"origin": "crayner/authenticate-bundle:1.0@github.com/symfony/recipes-contrib:master",
"is_contrib": true
"ref": "3911baf00ee1ee8e1edb5a97572fe79f1f0a8d21"
}
}
}