diff --git a/composer.json b/composer.json index 25bf32584b39189afabbec02957f8b1744b2348f..c078e191d60540e10514f1b39cb2de419b77d58f 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "keywords": [ "shim" ], - "version": "v2.16.1", + "version": "v2.16.2", "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..16501fcb768f8f269e97636d3ef7698b0b976d08 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..e40213828cd165f151abcfe138e74bdc0662bc8d 100644 Binary files a/php-cs-fixer.asc and b/php-cs-fixer.asc differ