mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
10 lines
196 B
JSON
10 lines
196 B
JSON
{
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.6",
|
|
"behat/behat": "^3.0",
|
|
"guzzlehttp/guzzle": "~5.0",
|
|
"jarnaiz/behat-junit-formatter": "^1.3",
|
|
"sabre/dav": "3.0.x-dev"
|
|
}
|
|
}
|