blob: 22fff73c0253c391147012939886e5761dde2f9f (
plain)
1
2
3
4
5
6
7
8
9
10
|
{
"require-dev": {
"phpunit/phpunit": "~6.5",
"behat/behat": "~3.11.0",
"guzzlehttp/guzzle": "7.4.5",
"jarnaiz/behat-junit-formatter": "^1.3",
"sabre/dav": "4.4.0",
"symfony/event-dispatcher": "~5.3"
}
}
|