diff --git a/composer.json b/composer.json index fb4822b95..95c90732d 100644 --- a/composer.json +++ b/composer.json @@ -22,6 +22,7 @@ ], "require": { "php": "^5.6 || ^7.0", + "ext-xml": "*", "php-http/client-common": "^1.5", "php-http/client-implementation": "^1.0", "php-http/discovery": "^1.2",