blob: d5a109920ad7635b9c89237f76edcc07d1ac846e (
plain)
1
2
3
4
5
6
7
8
9
10
|
{
"require-dev": {
"phpunit/phpunit": "~6.5",
"behat/behat": "~3.6.1",
"guzzlehttp/guzzle": "6.5.3",
"jarnaiz/behat-junit-formatter": "^1.3",
"sabre/dav": "3.2.3",
"symfony/event-dispatcher": "~4.4"
}
}
|