aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJérémy Benoist <j0k3r@users.noreply.github.com>2019-08-28 10:23:23 +0200
committerGitHub <noreply@github.com>2019-08-28 10:23:23 +0200
commitba863a801e4050359bb2cb80ed23a0676fdcf75a (patch)
tree0fe8d3b56bd2b4e728226852d53ec0ab76abd0e2
parentea1a9f6f4d4b9497d3335c08c2fb85058139680c (diff)
parent5e8d8ff59434124cbe38ab8d4048227c5285af9a (diff)
downloadwallabag-ba863a801e4050359bb2cb80ed23a0676fdcf75a.tar.gz
wallabag-ba863a801e4050359bb2cb80ed23a0676fdcf75a.tar.zst
wallabag-ba863a801e4050359bb2cb80ed23a0676fdcf75a.zip
Merge pull request #4103 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-2.15.2
Bump friendsofphp/php-cs-fixer from 2.15.1 to 2.15.2
-rw-r--r--composer.lock18
1 files changed, 9 insertions, 9 deletions
diff --git a/composer.lock b/composer.lock
index d65c9cf8..b97549d0 100644
--- a/composer.lock
+++ b/composer.lock
@@ -9973,16 +9973,16 @@
9973 }, 9973 },
9974 { 9974 {
9975 "name": "friendsofphp/php-cs-fixer", 9975 "name": "friendsofphp/php-cs-fixer",
9976 "version": "v2.15.1", 9976 "version": "v2.15.2",
9977 "source": { 9977 "source": {
9978 "type": "git", 9978 "type": "git",
9979 "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git", 9979 "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
9980 "reference": "20064511ab796593a3990669eff5f5b535001f7c" 9980 "reference": "c9d30fddfa3feb8b82663104864224f2ce7a3675"
9981 }, 9981 },
9982 "dist": { 9982 "dist": {
9983 "type": "zip", 9983 "type": "zip",
9984 "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/20064511ab796593a3990669eff5f5b535001f7c", 9984 "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/c9d30fddfa3feb8b82663104864224f2ce7a3675",
9985 "reference": "20064511ab796593a3990669eff5f5b535001f7c", 9985 "reference": "c9d30fddfa3feb8b82663104864224f2ce7a3675",
9986 "shasum": "" 9986 "shasum": ""
9987 }, 9987 },
9988 "require": { 9988 "require": {
@@ -10048,16 +10048,16 @@
10048 ], 10048 ],
10049 "authors": [ 10049 "authors": [
10050 { 10050 {
10051 "name": "Dariusz Rumiński",
10052 "email": "dariusz.ruminski@gmail.com"
10053 },
10054 {
10055 "name": "Fabien Potencier", 10051 "name": "Fabien Potencier",
10056 "email": "fabien@symfony.com" 10052 "email": "fabien@symfony.com"
10053 },
10054 {
10055 "name": "Dariusz Rumiński",
10056 "email": "dariusz.ruminski@gmail.com"
10057 } 10057 }
10058 ], 10058 ],
10059 "description": "A tool to automatically fix PHP code style", 10059 "description": "A tool to automatically fix PHP code style",
10060 "time": "2019-06-01T10:32:12+00:00" 10060 "time": "2019-08-27T16:03:01+00:00"
10061 }, 10061 },
10062 { 10062 {
10063 "name": "m6web/redis-mock", 10063 "name": "m6web/redis-mock",