Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
nextcloud-command
2022-10-23 04:12:37 +00:00
committed by Julius Härtl
parent 8f65ec2ede
commit 7e479b0505

9
composer.lock generated
View File

@@ -1196,12 +1196,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nextcloud-deps/ocp.git", "url": "https://github.com/nextcloud-deps/ocp.git",
"reference": "04ad54073af7a8c57ff147d33c3252832bba10f9" "reference": "3c68cd0de0c5dea151f28f414d9a30e37950217f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/04ad54073af7a8c57ff147d33c3252832bba10f9", "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/3c68cd0de0c5dea151f28f414d9a30e37950217f",
"reference": "04ad54073af7a8c57ff147d33c3252832bba10f9", "reference": "3c68cd0de0c5dea151f28f414d9a30e37950217f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1229,9 +1229,10 @@
], ],
"description": "Composer package containing Nextcloud's public API (classes, interfaces)", "description": "Composer package containing Nextcloud's public API (classes, interfaces)",
"support": { "support": {
"issues": "https://github.com/nextcloud-deps/ocp/issues",
"source": "https://github.com/nextcloud-deps/ocp/tree/master" "source": "https://github.com/nextcloud-deps/ocp/tree/master"
}, },
"time": "2022-10-02T00:58:49+00:00" "time": "2022-10-22T00:59:51+00:00"
}, },
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",