Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2021-03-26 15:08:47 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2021-03-29 18:11:31 +0300
commit309cfc15147afeabac160a0d562d29de719ec897 (patch)
treeddd1b12a3de0cf4ec0e331c319036a46266d3f6b /vendor-bin
parent4f80f44ccc3e94423ef8f42ceb47d5bc537f20a7 (diff)
Replace abandoned kwi urllinker with a maintained fork
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'vendor-bin')
-rw-r--r--vendor-bin/cs-fixer/composer.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/vendor-bin/cs-fixer/composer.lock b/vendor-bin/cs-fixer/composer.lock
index 9a8e70575..3fb8e8a3a 100644
--- a/vendor-bin/cs-fixer/composer.lock
+++ b/vendor-bin/cs-fixer/composer.lock
@@ -286,16 +286,16 @@
},
{
"name": "friendsofphp/php-cs-fixer",
- "version": "v2.18.3",
+ "version": "v2.18.4",
"source": {
"type": "git",
"url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
- "reference": "ab99202fccff2a9f97592fbe1b5c76dd06df3513"
+ "reference": "06f764e3cb6d60822d8f5135205f9d32b5508a31"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/ab99202fccff2a9f97592fbe1b5c76dd06df3513",
- "reference": "ab99202fccff2a9f97592fbe1b5c76dd06df3513",
+ "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/06f764e3cb6d60822d8f5135205f9d32b5508a31",
+ "reference": "06f764e3cb6d60822d8f5135205f9d32b5508a31",
"shasum": ""
},
"require": {
@@ -382,7 +382,7 @@
"type": "github"
}
],
- "time": "2021-03-10T19:39:05+00:00"
+ "time": "2021-03-20T14:52:33+00:00"
},
{
"name": "nextcloud/coding-standard",