Merge pull request #4150 from nextcloud/automated/noid/master-update-nextcloud-ocp

[master] Update nextcloud/ocp dependency
This commit is contained in:
Julius Härtl
2022-10-26 21:13:27 +02:00
committed by GitHub

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",