Files
symfony-flex-recipes-contrib/webinarium.symfony-lazysec.2.3.json
T
github-action botandgithub-action bot 7fa28e54e3 Update Flex endpoint
2021-09-19 15:44:29 +00:00

35 lines
1.2 KiB
JSON

{
"locks": {
"webinarium/symfony-lazysec": {
"version": "2.3",
"recipe": {
"repo": "2.3",
"branch": "master",
"version": "2.3",
"ref": "4e7f5931d032db5a1b2a4317bb53a53d20205706"
}
}
},
"manifests": {
"webinarium/symfony-lazysec": {
"repository": "github.com/symfony/recipes-contrib",
"package": "webinarium/symfony-lazysec",
"version": "2.3",
"manifest": {
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/lazysec.yaml": {
"contents": "services:\n\n # See https://github.com/webinarium/symfony-lazysec/wiki/User-checker\n LazySec\\Checker\\GenericUserChecker:\n autowire: true\n",
"executable": false,
"encoding": ""
}
},
"origin": "webinarium/symfony-lazysec:2.3@github.com/symfony/recipes-contrib:master",
"not_installable": false,
"is_contrib": true
}
}
}