Bump friendsofphp/php-cs-fixer from 2.16.2 to 2.16.3

Bumps [friendsofphp/php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) from 2.16.2 to 2.16.3.
- [Release notes](https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/2.16/CHANGELOG.md)
- [Commits](https://github.com/FriendsOfPHP/PHP-CS-Fixer/compare/v2.16.2...v2.16.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-16 02:21:51 +00:00 committed by GitHub
parent 35359a23c1
commit facf7511ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View file

@ -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",