Files
nextcloud-server-mirror/build/integration/composer.json
T
2021-06-05 01:15:46 +00:00

11 lines
231 B
JSON

{
"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"
}
}