diff --git a/composer.json b/composer.json index 7d55869d7a0a463a85d03fd21b55f9da93a7ca44..bc1fd3724b0648f01c3f2c537279a3e611102203 100644 --- a/composer.json +++ b/composer.json @@ -3,18 +3,18 @@ "keywords": [ "shim" ], - "version": "v2.14.4", + "version": "v2.14.5", "license": [ "MIT" ], "authors": [ - { - "name": "Dariusz Rumiński", - "email": "dariusz.ruminski@gmail.com" - }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" + }, + { + "name": "Dariusz Rumiński", + "email": "dariusz.ruminski@gmail.com" } ], "type": "application", diff --git a/php-cs-fixer b/php-cs-fixer index 8a52450cab6af9fff8d53555beda363dac17caed..0b3c5acf6cca8a28703afea4562770f38cffd8fe 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 cf5540e655e4e1530c9b57514455bd46c1e46600..7a00f2565d4744ad5a6952e33755090beb49483c 100644 Binary files a/php-cs-fixer.asc and b/php-cs-fixer.asc differ