diff --git a/composer.lock b/composer.lock index 5d853f44c..da3c564aa 100644 --- a/composer.lock +++ b/composer.lock @@ -10263,16 +10263,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v2.16.2", + "version": "v2.16.3", "source": { "type": "git", "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git", - "reference": "c460a3cbaa58f983fe026cd52c45950bf61e9239" + "reference": "83baf823a33a1cbd5416c8626935cf3f843c10b0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/c460a3cbaa58f983fe026cd52c45950bf61e9239", - "reference": "c460a3cbaa58f983fe026cd52c45950bf61e9239", + "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/83baf823a33a1cbd5416c8626935cf3f843c10b0", + "reference": "83baf823a33a1cbd5416c8626935cf3f843c10b0", "shasum": "" }, "require": { @@ -10350,7 +10350,7 @@ } ], "description": "A tool to automatically fix PHP code style", - "time": "2020-04-10T21:08:06+00:00" + "time": "2020-04-15T18:51:10+00:00" }, { "name": "m6web/redis-mock",