blob: cc8f1b9f292577e3a851d5d5a45e1e874c81a685 (
plain)
1
2
3
4
5
6
7
8
9
10
|
{
"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": "~5.3"
}
}
|