aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJérémy Benoist <j0k3r@users.noreply.github.com>2020-04-16 04:36:09 +0200
committerGitHub <noreply@github.com>2020-04-16 04:36:09 +0200
commit7b948005be75c275b01fe2a2a9e824a7386bd090 (patch)
tree761ef7269ef8bbc0b7e1e0e6791622342d3b9ee4
parent35359a23c1308ed7fd943de9f7018cabf83b21e4 (diff)
parentfacf7511ca7b9829aa5d5f1bf76e445dfc54b1cf (diff)
downloadwallabag-7b948005be75c275b01fe2a2a9e824a7386bd090.tar.gz
wallabag-7b948005be75c275b01fe2a2a9e824a7386bd090.tar.zst
wallabag-7b948005be75c275b01fe2a2a9e824a7386bd090.zip
Merge pull request #4335 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-2.16.3
Bump friendsofphp/php-cs-fixer from 2.16.2 to 2.16.3
-rw-r--r--composer.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/composer.lock b/composer.lock
index 5d853f44..da3c564a 100644
--- a/composer.lock
+++ b/composer.lock
@@ -10263,16 +10263,16 @@
10263 }, 10263 },
10264 { 10264 {
10265 "name": "friendsofphp/php-cs-fixer", 10265 "name": "friendsofphp/php-cs-fixer",
10266 "version": "v2.16.2", 10266 "version": "v2.16.3",
10267 "source": { 10267 "source": {
10268 "type": "git", 10268 "type": "git",
10269 "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git", 10269 "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
10270 "reference": "c460a3cbaa58f983fe026cd52c45950bf61e9239" 10270 "reference": "83baf823a33a1cbd5416c8626935cf3f843c10b0"
10271 }, 10271 },
10272 "dist": { 10272 "dist": {
10273 "type": "zip", 10273 "type": "zip",
10274 "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/c460a3cbaa58f983fe026cd52c45950bf61e9239", 10274 "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/83baf823a33a1cbd5416c8626935cf3f843c10b0",
10275 "reference": "c460a3cbaa58f983fe026cd52c45950bf61e9239", 10275 "reference": "83baf823a33a1cbd5416c8626935cf3f843c10b0",
10276 "shasum": "" 10276 "shasum": ""
10277 }, 10277 },
10278 "require": { 10278 "require": {
@@ -10350,7 +10350,7 @@
10350 } 10350 }
10351 ], 10351 ],
10352 "description": "A tool to automatically fix PHP code style", 10352 "description": "A tool to automatically fix PHP code style",
10353 "time": "2020-04-10T21:08:06+00:00" 10353 "time": "2020-04-15T18:51:10+00:00"
10354 }, 10354 },
10355 { 10355 {
10356 "name": "m6web/redis-mock", 10356 "name": "m6web/redis-mock",