diff --git a/composer.json b/composer.json index da66a35ab2d03f9f025e0855bef5361f6d1be1c8..a30984cac8587aa9177f28b8a3f8215afd60a583 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "keywords": [ "shim" ], - "version": "v2.16.10", + "version": "v2.17.2", "license": [ "MIT" ], @@ -22,7 +22,7 @@ "php-cs-fixer" ], "require": { - "php": "^5.6 || ^7.0", + "php": "^5.6 || ^7.0 || ^8.0", "ext-json": "*", "ext-tokenizer": "*" }, diff --git a/php-cs-fixer b/php-cs-fixer index 436d8e56ed27b320e99143726ea1c1294a0c7d44..83baab8f18dd8d40f2ee62c97fc918d6b7dc6901 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 e73d45cb298abc0f736d15cd913b481cc2acbd0e..4e6ba86ff8f6c02a8653a9defb354b19fa4fe44c 100644 Binary files a/php-cs-fixer.asc and b/php-cs-fixer.asc differ