From 3b80d6f63da55610570e5442dfc4c024503ff094 Mon Sep 17 00:00:00 2001 From: Krzysztof Daniel Date: Sat, 18 Nov 2017 12:01:39 +0200 Subject: [PATCH] Adding Symfony4 support Not much work was required, we extended service definition so you can inject Buzz\Browser to your services Change tested with 4.0 beta and 2.8 LTS - works. #SymfonyConHackday2017 --- Resources/config/buzz.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/config/buzz.xml b/Resources/config/buzz.xml index 5f5af23..09c0f42 100644 --- a/Resources/config/buzz.xml +++ b/Resources/config/buzz.xml @@ -25,6 +25,7 @@ +