summaryrefslogtreecommitdiffstats
path: root/build/integration/composer.json
blob: 2f0f8a815cec0fb11946f5e6c51857db9d3b3c3b (plain)
1
2
3
4
5
6
7
8
{
  "require-dev": {
    "phpunit/phpunit": "~4.6",
    "behat/behat": "^3.0",
    "guzzlehttp/guzzle": "~5.0",
    "jarnaiz/behat-junit-formatter": "^1.3"
  }
}