{ "require-dev": { "phpunit/phpunit": "~9", "behat/behat": "~3.13.0", "guzzlehttp/guzzle": "7.5.1", "jarnaiz/behat-junit-formatter": "^1.3", "sabre/dav": "4.4.0", "symfony/event-dispatcher": "~5.4" }, "autoload": { "psr-0": { "": [ "features/bootstrap/", "../../../../build/integration/features/bootstrap/" ] } } }