nextcloud/build/integration/composer.json

7 lines
94 B
JSON
Raw Normal View History

{
"require-dev": {
"guzzlehttp/guzzle": "~5.0",
"behat/behat": "2.4.*@stable"
}
}