From 6381c22a7dfb28fd0ff6e5df2c77491845e6a30d Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Fri, 11 Mar 2016 10:30:40 +0100 Subject: Remove trailing spaces --- build/integration/composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/integration/composer.json b/build/integration/composer.json index a9516391a41..9e5335c4b24 100644 --- a/build/integration/composer.json +++ b/build/integration/composer.json @@ -4,6 +4,6 @@ "behat/behat": "^3.0", "guzzlehttp/guzzle": "~5.0", "jarnaiz/behat-junit-formatter": "^1.3", - "sabre/dav": "3.0.x-dev" + "sabre/dav": "3.0.x-dev" } } -- cgit v1.2.3