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

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2021-03-08 14:56:55 +0300
committerJoas Schilling <coding@schilljs.com>2021-03-08 14:56:55 +0300
commitd428940dd6ca38e0e962a0a1f2812cab46ab5024 (patch)
tree645679b736c05933c4613edfe8888c7610d8da4c /composer.lock
parent9f001b9bc9097e6b32f3e91279b524e045d5b6f7 (diff)
Bump OCP package
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock22
1 files changed, 10 insertions, 12 deletions
diff --git a/composer.lock b/composer.lock
index 016872080..e77520311 100644
--- a/composer.lock
+++ b/composer.lock
@@ -173,22 +173,24 @@
"source": {
"type": "git",
"url": "https://github.com/ChristophWurst/nextcloud_composer.git",
- "reference": "13358232752afbcf543ba03ddd9ec6faedf0fd3a"
+ "reference": "245bf545b36a4519f96e33bed3e1e9a2673216de"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/ChristophWurst/nextcloud_composer/zipball/13358232752afbcf543ba03ddd9ec6faedf0fd3a",
- "reference": "13358232752afbcf543ba03ddd9ec6faedf0fd3a",
+ "url": "https://api.github.com/repos/ChristophWurst/nextcloud_composer/zipball/245bf545b36a4519f96e33bed3e1e9a2673216de",
+ "reference": "245bf545b36a4519f96e33bed3e1e9a2673216de",
"shasum": ""
},
"require": {
- "php": "^7.3 || ~8.0.0"
+ "php": "^7.3 || ~8.0.0",
+ "psr/container": "^1.0",
+ "psr/event-dispatcher": "^1.0",
+ "psr/log": "^1.1"
},
- "default-branch": true,
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "21.0.0-dev"
+ "dev-master": "22.0.0-dev"
}
},
"notification-url": "https://packagist.org/downloads/",
@@ -202,11 +204,7 @@
}
],
"description": "Composer package containing Nextcloud's public API (classes, interfaces)",
- "support": {
- "issues": "https://github.com/ChristophWurst/nextcloud_composer/issues",
- "source": "https://github.com/ChristophWurst/nextcloud_composer/tree/master"
- },
- "time": "2020-12-29T22:55:20+00:00"
+ "time": "2021-03-05T23:26:19+00:00"
},
{
"name": "composer/package-versions-deprecated",
@@ -3108,5 +3106,5 @@
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
- "plugin-api-version": "2.0.0"
+ "plugin-api-version": "1.1.0"
}