X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=composer.lock;h=b97549d05a826a5616ebc7f10d16910d09e427c5;hb=refs%2Fpull%2F4103%2Fhead;hp=d65c9cf8c400ed6cae740e18f23988289e30053c;hpb=ea1a9f6f4d4b9497d3335c08c2fb85058139680c;p=github%2Fwallabag%2Fwallabag.git diff --git a/composer.lock b/composer.lock index d65c9cf8..b97549d0 100644 --- a/composer.lock +++ b/composer.lock @@ -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",