Update config/services.yaml

Co-authored-by: Maël Gangloff <contact@maelgangloff.fr>
Signed-off-by: Vincent <contact@vinceh121.me>
This commit is contained in:
Vincent
2024-08-19 21:21:52 +02:00
committed by GitHub
parent 60022210bb
commit e7df759f8b

View File

@@ -32,8 +32,6 @@ services:
- '../src/DependencyInjection/'
- '../src/Entity/'
- '../src/Kernel.php'
bind:
$appEnv: '%kernel.environment%'
# add more service definitions when explicit configuration is needed
# please note that last definitions always *replace* previous ones