diff --git a/composer.json b/composer.json index d17d139a2af3548a735a5bbeba94caf5f19cd87e..d427e1fb7f0a0f600f2a2133637c89b9742958b8 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "keywords": [ "shim" ], - "version": "v2.16.3", + "version": "v2.15.8", "license": [ "MIT" ], @@ -28,7 +28,7 @@ }, "suggest": { "ext-dom": "For handling output formats in XML", - "ext-mbstring": "For handling non-UTF8 characters in cache signature." + "ext-mbstring": "For handling non-UTF8 characters." }, "replace": { "friendsofphp/php-cs-fixer": "self.version" diff --git a/php-cs-fixer b/php-cs-fixer index c61bd90321569ce72611153eafe124f7b05be3cb..f46defb93975e7a19147af1e19be712064e7e875 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..d0c19cdc1ba15902366563d1ebcd8a5fade82504 100644 Binary files a/php-cs-fixer.asc and b/php-cs-fixer.asc differ