Merge pull request #4413 from nextcloud/automated/noid/main-update-nextcloud-ocp

[main] Update nextcloud/ocp dependency
This commit is contained in:
Julius Knorr 2025-01-28 22:41:08 +01:00 committed by GitHub
commit 6d0d75cc2d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -341,16 +341,16 @@
"source": {
"type": "git",
"url": "https://github.com/nextcloud-deps/ocp.git",
"reference": "ba6108b934c18b629f78c48cca3fc038087f0dec"
"reference": "df0b0d885420a4168cd1470ee33364a3369bed1c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/ba6108b934c18b629f78c48cca3fc038087f0dec",
"reference": "ba6108b934c18b629f78c48cca3fc038087f0dec",
"url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/df0b0d885420a4168cd1470ee33364a3369bed1c",
"reference": "df0b0d885420a4168cd1470ee33364a3369bed1c",
"shasum": ""
},
"require": {
"php": "~8.1 || ~8.2 || ~8.3",
"php": "~8.1 || ~8.2 || ~8.3 || ~8.4",
"psr/clock": "^1.0",
"psr/container": "^2.0.2",
"psr/event-dispatcher": "^1.0",
@ -360,7 +360,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "31.0.0-dev"
"dev-master": "32.0.0-dev"
}
},
"notification-url": "https://packagist.org/downloads/",
@ -382,7 +382,7 @@
"issues": "https://github.com/nextcloud-deps/ocp/issues",
"source": "https://github.com/nextcloud-deps/ocp/tree/master"
},
"time": "2025-01-17T00:42:09+00:00"
"time": "2025-01-25T00:41:21+00:00"
},
{
"name": "nikic/php-parser",