mirror of
https://github.com/nextcloud/server.git
synced 2026-03-03 05:51:07 -05:00
9 lines
187 B
JSON
9 lines
187 B
JSON
{
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.6",
|
|
"behat/behat": "^3.0",
|
|
"guzzlehttp/guzzle": "6.3.0",
|
|
"jarnaiz/behat-junit-formatter": "^1.3",
|
|
"sabre/dav": "3.2"
|
|
}
|
|
}
|