diff --git a/composer.json b/composer.json index 4c068c40e54f2091dba585d3da32e507019c8021..2ede41eea570caf9317cdd7eea2834a9ce7359b9 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "keywords": [ "shim" ], - "version": "v2.16.8", + "version": "v2.17.0", "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 561e34d9c2b4cae9c126a6299d80a092e9c843fe..0bbaf000a0143f5ab01b5265c0e7b669e0a8aecd 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 addcec4ea1729d3d5aa570923b6189c2c0f83dd2..4405382ab25090675788d769b0419839f2f0b5f5 100644 Binary files a/php-cs-fixer.asc and b/php-cs-fixer.asc differ