From 78356dc61cf7ecb245dc85e479bbe8647d7c0677 Mon Sep 17 00:00:00 2001 From: Jose Sanchez Date: Thu, 16 Mar 2017 12:57:46 -0300 Subject: [PATCH] [site:install] Register missing service (#3231) --- uninstall.services.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/uninstall.services.yml b/uninstall.services.yml index 055d4d905..e85c0feb5 100644 --- a/uninstall.services.yml +++ b/uninstall.services.yml @@ -25,3 +25,5 @@ services: arguments: ['@app.root'] tags: - { name: drupal.command } + http_client: + class: GuzzleHttp\Client