mirror of
https://github.com/nextcloud/server.git
synced 2026-02-03 20:41:22 -05:00
10 lines
232 B
JSON
10 lines
232 B
JSON
{
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~6.5",
|
|
"behat/behat": "~3.10.0",
|
|
"guzzlehttp/guzzle": "6.5.8",
|
|
"jarnaiz/behat-junit-formatter": "^1.3",
|
|
"sabre/dav": "4.3.1",
|
|
"symfony/event-dispatcher": "~4.4"
|
|
}
|
|
}
|