mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 15:16:30 +03:00
9 lines
185 B
YAML
9 lines
185 B
YAML
services:
|
|
_defaults:
|
|
autowire: true
|
|
autoconfigure: true
|
|
|
|
SensioLabs\Security\SecurityChecker: null
|
|
|
|
SensioLabs\Security\Command\SecurityCheckerCommand: null
|