mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-18 18:46:48 +03:00
Changes for webinarium/symfony-lazysec 2.3+
This commit is contained in:
@@ -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%/"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user