mirror of
https://github.com/nextcloud/server.git
synced 2026-02-23 01:40:59 -05:00
8 lines
162 B
JSON
8 lines
162 B
JSON
{
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.6",
|
|
"behat/behat": "^3.0",
|
|
"guzzlehttp/guzzle": "~5.0",
|
|
"jarnaiz/behat-junit-formatter": "^1.3"
|
|
}
|
|
}
|