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