Changes for webinarium/symfony-lazysec 2.3+

This commit is contained in:
Artem Rodygin
2020-12-27 14:29:01 +13:00
parent 4dd8e30482
commit 15726a8c6d
2 changed files with 11 additions and 0 deletions
@@ -0,0 +1,6 @@
services:
# See https://github.com/webinarium/symfony-lazysec/wiki/User-checker
LazySec\Checker\GenericUserChecker:
autowire: true
public: false
@@ -0,0 +1,5 @@
{
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}