From afeeacf607c1ec241176fc798b964c2be593127c Mon Sep 17 00:00:00 2001 From: Christophe Coevoet Date: Tue, 5 Sep 2017 18:03:20 +0200 Subject: [PATCH] Add autowiring for RequestFactory and ResponseFactory --- Resources/config/services.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Resources/config/services.xml b/Resources/config/services.xml index 23688423..194921b8 100644 --- a/Resources/config/services.xml +++ b/Resources/config/services.xml @@ -23,6 +23,8 @@ + +