Remove trailing spaces

This commit is contained in:
Joas Schilling 2016-03-11 10:30:40 +01:00
parent cdc5470f7e
commit 6381c22a7d
1 changed files with 1 additions and 1 deletions

View File

@ -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"
}
}