diff --git a/composer.json b/composer.json index 16ead164f6e4a838e97676531b00e9768822cd65..98d5f7dd1f305e1c94b5bd4b189127e5a49115d2 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "keywords": [ "shim" ], - "version": "v2.19.0", + "version": "v3.0.0", "license": [ "MIT" ], @@ -22,7 +22,7 @@ "php-cs-fixer" ], "require": { - "php": "^5.6 || ^7.0 || ^8.0", + "php": "^7.1.3 || ^8.0", "ext-json": "*", "ext-tokenizer": "*" }, diff --git a/php-cs-fixer b/php-cs-fixer index 6905c3415577cde9495dbb824aef757d44b47f83..f490357f43efffa49f17e4df9dc9dd01091df07a 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 3c64740fbe6f21f518ff3fd490a8d8a846a370a2..660f69977dccf6a6613e81dd2042eb0efc218733 100644 Binary files a/php-cs-fixer.asc and b/php-cs-fixer.asc differ