aboutsummaryrefslogtreecommitdiffstats
path: root/build/integration/composer.json
blob: 2850caa511a71d2eebcacdc8ec0e4a6f24f5a63b (plain)
1
2
3
4
5
6
7
8
9
{
  "require-dev": {
    "phpunit/phpunit": "~4.6",
    "behat/behat": "^3.0",
    "guzzlehttp/guzzle": "6.3.0",
    "jarnaiz/behat-junit-formatter": "^1.3",
    "sabre/dav": "3.2"
  }
}