Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
nextcloud-command
2022-10-30 03:57:06 +00:00
committed by GitHub
parent 863de715a4
commit 7586084980

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": "aa88708d8280ffd8498ccda9954d923a1da55c92" "reference": "0b70fb7e206b0d774f092cc4e053bf6e8db96072"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/aa88708d8280ffd8498ccda9954d923a1da55c92", "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/0b70fb7e206b0d774f092cc4e053bf6e8db96072",
"reference": "aa88708d8280ffd8498ccda9954d923a1da55c92", "reference": "0b70fb7e206b0d774f092cc4e053bf6e8db96072",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1228,9 +1228,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/stable24" "source": "https://github.com/nextcloud-deps/ocp/tree/stable24"
}, },
"time": "2022-09-27T08:15:22+00:00" "time": "2022-10-28T00:52:53+00:00"
}, },
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",