blob: 64bf3d2568c486941338c15103a58a9f55876204 (
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.5",
"jarnaiz/behat-junit-formatter": "^1.3",
"sabre/dav": "4.3.0",
"symfony/event-dispatcher": "~4.4"
}
}
|