Bump friendsofphp/php-cs-fixer from 2.15.1 to 2.15.2

Bumps [friendsofphp/php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) from 2.15.1 to 2.15.2.
- [Release notes](https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/2.15/CHANGELOG.md)
- [Commits](https://github.com/FriendsOfPHP/PHP-CS-Fixer/compare/v2.15.1...v2.15.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-08-28 02:17:17 +00:00 committed by GitHub
parent ea1a9f6f4d
commit 5e8d8ff594
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

18
composer.lock generated
View file

@ -9973,16 +9973,16 @@
},
{
"name": "friendsofphp/php-cs-fixer",
"version": "v2.15.1",
"version": "v2.15.2",
"source": {
"type": "git",
"url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
"reference": "20064511ab796593a3990669eff5f5b535001f7c"
"reference": "c9d30fddfa3feb8b82663104864224f2ce7a3675"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/20064511ab796593a3990669eff5f5b535001f7c",
"reference": "20064511ab796593a3990669eff5f5b535001f7c",
"url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/c9d30fddfa3feb8b82663104864224f2ce7a3675",
"reference": "c9d30fddfa3feb8b82663104864224f2ce7a3675",
"shasum": ""
},
"require": {
@ -10047,17 +10047,17 @@
"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"
}
],
"description": "A tool to automatically fix PHP code style",
"time": "2019-06-01T10:32:12+00:00"
"time": "2019-08-27T16:03:01+00:00"
},
{
"name": "m6web/redis-mock",