summaryrefslogtreecommitdiffstats
path: root/build/integration/composer.json
blob: 98b2f294c7ae8a223dd2ad6fa5accfc8aab81d0d (plain)
1
2
3
4
5
6
7
{
  "require-dev": {
    "phpunit/phpunit": "~4.6",
    "guzzlehttp/guzzle": "~5.0",
    "behat/behat": "2.4.*@stable"
  }
}