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

github.com/nextcloud/firstrunwizard.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 07:31:08 +0300
committerGitHub <noreply@github.com>2022-11-06 07:31:08 +0300
commitb738e2f238f9465a62868c7d98e03c19ebb0d8aa (patch)
treef15d3b07201ef93a8c6587000a2081d5663fc4f6
parentae0cca7db5fa75d91237a6aaa07a1b1cc3ed948d (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 1a7cea7d..3966f4f4 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1066,12 +1066,12 @@
"source": {
"type": "git",
"url": "https://github.com/nextcloud-deps/ocp.git",
- "reference": "35711a5c821cc9589d58efa0ded87ae948ab71ed"
+ "reference": "81fabae31c9bb142d5d0d4d52384fe98d757ab49"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/35711a5c821cc9589d58efa0ded87ae948ab71ed",
- "reference": "35711a5c821cc9589d58efa0ded87ae948ab71ed",
+ "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-09-22T12:49:25+00:00"
+ "time": "2022-11-04T00:49:09+00:00"
},
{
"name": "nikic/php-parser",