summaryrefslogtreecommitdiffstats
path: root/build/integration/composer.json
blob: 8074508d0e2018e591b9a112626c6d1b4a3c72ac (plain)
1
2
3
4
5
6
7
8
9
10
{
  "require-dev": {
    "phpunit/phpunit": "~6.5",
    "behat/behat": "~3.8.0",
    "guzzlehttp/guzzle": "6.5.2",
    "jarnaiz/behat-junit-formatter": "^1.3",
    "sabre/dav": "3.2.3",
    "symfony/event-dispatcher": "~5.3"
  }
}