summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@owncloud.com>2016-03-11 10:30:40 +0100
committerJoas Schilling <nickvergessen@owncloud.com>2016-03-11 13:59:19 +0100
commit6381c22a7dfb28fd0ff6e5df2c77491845e6a30d (patch)
tree852f7a2e75b6a0f361e6bf236f2d964d3d29a060 /build
parentcdc5470f7ec177df78463fe7a16270695593e3cb (diff)
downloadnextcloud-server-6381c22a7dfb28fd0ff6e5df2c77491845e6a30d.tar.gz
nextcloud-server-6381c22a7dfb28fd0ff6e5df2c77491845e6a30d.zip
Remove trailing spaces
Diffstat (limited to 'build')
-rw-r--r--build/integration/composer.json2
1 files changed, 1 insertions, 1 deletions
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"
}
}