From b9cc6640944b99ba1d8b1590d9b50741ae24e9a7 Mon Sep 17 00:00:00 2001 From: Tobias Nyholm Date: Fri, 4 Aug 2017 15:48:20 +0200 Subject: [PATCH] Do not use logger plugin since it has external dependency. --- php-http/httplug-bundle/1.6/config/packages/httplug.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/php-http/httplug-bundle/1.6/config/packages/httplug.yaml b/php-http/httplug-bundle/1.6/config/packages/httplug.yaml index 319e8ece..ac36c0d6 100644 --- a/php-http/httplug-bundle/1.6/config/packages/httplug.yaml +++ b/php-http/httplug-bundle/1.6/config/packages/httplug.yaml @@ -1,7 +1,5 @@ httplug: plugins: - logger: - enabled: '%kernel.debug%' # Set to true if you want enable logging in production redirect: preserve_header: true