summaryrefslogtreecommitdiffstats
path: root/build/integration/composer.json
blob: 61075d3a828de859bd59e63dc60585c6b4d0702b (plain)
1
2
3
4
5
6
7
8
9
{
  "require-dev": {
    "phpunit/phpunit": "~6.5",
    "behat/behat": "~3.3.0",
    "guzzlehttp/guzzle": "6.3.3",
    "jarnaiz/behat-junit-formatter": "^1.3",
    "sabre/dav": "3.2.2"
  }
}