Bump friendsofphp/php-cs-fixer from 2.17.0 to 2.17.1

Bumps [friendsofphp/php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) from 2.17.0 to 2.17.1.
- [Release notes](https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/2.17/CHANGELOG.md)
- [Commits](https://github.com/FriendsOfPHP/PHP-CS-Fixer/compare/v2.17.0...v2.17.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-12-09 03:24:39 +00:00 committed by GitHub
parent b5862a2121
commit 1e558b1988
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

15
composer.lock generated
View file

@ -11079,16 +11079,16 @@
},
{
"name": "friendsofphp/php-cs-fixer",
"version": "v2.17.0",
"version": "v2.17.1",
"source": {
"type": "git",
"url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
"reference": "5274ce3d3200a2b374baa42143cb9dfcdcc2fa52"
"reference": "5198b7308ed63f26799387fd7f3901c3db6bd7fd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/5274ce3d3200a2b374baa42143cb9dfcdcc2fa52",
"reference": "5274ce3d3200a2b374baa42143cb9dfcdcc2fa52",
"url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/5198b7308ed63f26799387fd7f3901c3db6bd7fd",
"reference": "5198b7308ed63f26799387fd7f3901c3db6bd7fd",
"shasum": ""
},
"require": {
@ -11135,11 +11135,6 @@
"php-cs-fixer"
],
"type": "application",
"extra": {
"branch-alias": {
"dev-master": "2.17-dev"
}
},
"autoload": {
"psr-4": {
"PhpCsFixer\\": "src/"
@ -11178,7 +11173,7 @@
"type": "github"
}
],
"time": "2020-12-07T20:43:00+00:00"
"time": "2020-12-08T13:47:02+00:00"
},
{
"name": "m6web/redis-mock",