Merge pull request #1074

This commit is contained in:
symfony-flex-server[bot]
2021-02-03 06:58:41 +00:00
committed by GitHub
2 changed files with 10 additions and 0 deletions
@@ -0,0 +1,5 @@
services:
# See https://github.com/webinarium/symfony-lazysec/wiki/User-checker
LazySec\Checker\GenericUserChecker:
autowire: true
@@ -0,0 +1,5 @@
{
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}