From ac8d37ffbaad3a1e591c4a337944e8722a092f0c Mon Sep 17 00:00:00 2001 From: cbeauvoi Date: Tue, 19 Feb 2019 10:37:21 +0100 Subject: [PATCH] test --- config/services.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/services.yaml b/config/services.yaml index 3528abc..f1ead01 100644 --- a/config/services.yaml +++ b/config/services.yaml @@ -4,4 +4,5 @@ services: autoconfigure: true Bluesquare\Validator: class: Bluesquare\Validator + autowire: true arguments: ['@request_stack'']