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-12-06 22:50:45 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2021-12-06 22:50:45 +0300
commitdee393ed04c5deb78ac816760b13ac5312fe25a0 (patch)
treefa74986c64b442ef64ae54f61b2924a830675893 /composer.lock
parent3c8de955dabd6136aea0807256b95544b7b5a68d (diff)
Upgrade static analysis from Nextcloud 20 to 21 min
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock16
1 files changed, 8 insertions, 8 deletions
diff --git a/composer.lock b/composer.lock
index bbce411be..62a5bc847 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "5b99ab29b81c72b9aa6578eaf9503c1a",
+ "content-hash": "1c47039590fc5bc4567a4017dc9cfda0",
"packages": [
{
"name": "amphp/amp",
@@ -2283,25 +2283,25 @@
"packages-dev": [
{
"name": "christophwurst/nextcloud",
- "version": "v20.0.7",
+ "version": "v21.0.0",
"source": {
"type": "git",
"url": "https://github.com/ChristophWurst/nextcloud_composer.git",
- "reference": "114c6598743dc4caa21c84eafadedf3f6730cdab"
+ "reference": "41e1476b4aed5bce7371895054049eca353729c5"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/ChristophWurst/nextcloud_composer/zipball/114c6598743dc4caa21c84eafadedf3f6730cdab",
- "reference": "114c6598743dc4caa21c84eafadedf3f6730cdab",
+ "url": "https://api.github.com/repos/ChristophWurst/nextcloud_composer/zipball/41e1476b4aed5bce7371895054049eca353729c5",
+ "reference": "41e1476b4aed5bce7371895054049eca353729c5",
"shasum": ""
},
"require": {
- "php": "^7.2"
+ "php": "^7.3 || ~8.0.0"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "20.0.0-dev"
+ "dev-master": "21.0.0-dev"
}
},
"notification-url": "https://packagist.org/downloads/",
@@ -2315,7 +2315,7 @@
}
],
"description": "Composer package containing Nextcloud's public API (classes, interfaces)",
- "time": "2021-02-03T07:58:35+00:00"
+ "time": "2021-03-01T08:42:25+00:00"
},
{
"name": "psalm/phar",