diff --git a/composer.json b/composer.json index 25bf32584b39189afabbec02957f8b1744b2348f..95b0dd9d76503d4ccc571697eb54b1815b609308 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "keywords": [ "shim" ], - "version": "v2.16.1", + "version": "v2.15.6", "license": [ "MIT" ], @@ -27,6 +27,7 @@ "ext-tokenizer": "*" }, "suggest": { + "ext-dom": "For handling output formats in XML", "ext-mbstring": "For handling non-UTF8 characters in cache signature." }, "replace": { diff --git a/php-cs-fixer b/php-cs-fixer index ecb2656f1692b507c1549ffea7c0ceefcb9336c6..1f0d4683dafff7eb5e2233e046fe2a3857eaacea 100755 Binary files a/php-cs-fixer and b/php-cs-fixer differ diff --git a/php-cs-fixer.asc b/php-cs-fixer.asc index dbd7759db491a762e5077ef4aa747bf765be58f1..67a468fd8a3ea109b603188c4a9a85adcf0f00d6 100644 Binary files a/php-cs-fixer.asc and b/php-cs-fixer.asc differ