diff --git a/composer.json b/composer.json
index d17d139a2af3548a735a5bbeba94caf5f19cd87e..01c15faba94dfb0a5b43bba1be35fc395dc0dd32 100644
--- a/composer.json
+++ b/composer.json
@@ -3,18 +3,18 @@
     "keywords": [
         "shim"
     ],
-    "version": "v2.16.3",
+    "version": "v2.14.0",
     "license": [
         "MIT"
     ],
     "authors": [
-        {
-            "name": "Fabien Potencier",
-            "email": "fabien@symfony.com"
-        },
         {
             "name": "Dariusz Rumiński",
             "email": "dariusz.ruminski@gmail.com"
+        },
+        {
+            "name": "Fabien Potencier",
+            "email": "fabien@symfony.com"
         }
     ],
     "type": "application",
@@ -27,7 +27,6 @@
         "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 c61bd90321569ce72611153eafe124f7b05be3cb..e349aa7599c11467bb85b3c40248d066c59dc6b8 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 ad509ec11b73c5ddbd182ab9c856d170b2b904d5..cd3a12821da515dd59e87b1cf9bac18c99e91dcc 100644
Binary files a/php-cs-fixer.asc and b/php-cs-fixer.asc differ