mirror of
https://github.com/nextcloud/server.git
synced 2026-03-14 22:53:43 -04:00
7 lines
125 B
JSON
7 lines
125 B
JSON
{
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.6",
|
|
"guzzlehttp/guzzle": "~5.0",
|
|
"behat/behat": "2.4.*@stable"
|
|
}
|
|
}
|