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