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

github.com/nextcloud/data_request.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornextcloud-command <nextcloud-command@users.noreply.github.com>2022-11-06 06:35:58 +0300
committerblizzz <blizzz@arthur-schiwon.de>2022-11-11 19:43:01 +0300
commitc9ac17ef3dd0a6de3b5fc3345e6f1d4a011d1027 (patch)
treea1ab381c7c5bf29d28e569dff26cb99abc88b92f
parenta21e278eea9dc147c6384c00629c9ecc229ab34f (diff)
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
-rw-r--r--composer.lock9
1 files changed, 5 insertions, 4 deletions
diff --git a/composer.lock b/composer.lock
index b17f46b..b7b88bc 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1066,12 +1066,12 @@
"source": {
"type": "git",
"url": "https://github.com/nextcloud-deps/ocp.git",
- "reference": "04ad54073af7a8c57ff147d33c3252832bba10f9"
+ "reference": "81fabae31c9bb142d5d0d4d52384fe98d757ab49"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/04ad54073af7a8c57ff147d33c3252832bba10f9",
- "reference": "04ad54073af7a8c57ff147d33c3252832bba10f9",
+ "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/81fabae31c9bb142d5d0d4d52384fe98d757ab49",
+ "reference": "81fabae31c9bb142d5d0d4d52384fe98d757ab49",
"shasum": ""
},
"require": {
@@ -1099,9 +1099,10 @@
],
"description": "Composer package containing Nextcloud's public API (classes, interfaces)",
"support": {
+ "issues": "https://github.com/nextcloud-deps/ocp/issues",
"source": "https://github.com/nextcloud-deps/ocp/tree/master"
},
- "time": "2022-10-02T00:58:49+00:00"
+ "time": "2022-11-04T00:49:09+00:00"
},
{
"name": "nikic/php-parser",