mirror of
https://github.com/nextcloud/server.git
synced 2026-06-21 14:40:02 -04:00
10 lines
232 B
JSON
10 lines
232 B
JSON
{
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~6.5",
|
|
"behat/behat": "~3.11.0",
|
|
"guzzlehttp/guzzle": "6.5.8",
|
|
"jarnaiz/behat-junit-formatter": "^1.3",
|
|
"sabre/dav": "4.4.0",
|
|
"symfony/event-dispatcher": "~5.3"
|
|
}
|
|
}
|