chore(dev-deps): Bump nextcloud/ocp package

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
nextcloud-command
2025-01-26 02:51:57 +00:00
committed by Luka Trovic
parent b1f7c623a1
commit f5e3e5e0f8

12
composer.lock generated
View File

@@ -492,16 +492,16 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nextcloud-deps/ocp.git", "url": "https://github.com/nextcloud-deps/ocp.git",
"reference": "ed23f703c172ba167a62a76f7b2d8a6b4e37f44f" "reference": "df0b0d885420a4168cd1470ee33364a3369bed1c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/ed23f703c172ba167a62a76f7b2d8a6b4e37f44f", "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/df0b0d885420a4168cd1470ee33364a3369bed1c",
"reference": "ed23f703c172ba167a62a76f7b2d8a6b4e37f44f", "reference": "df0b0d885420a4168cd1470ee33364a3369bed1c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "~8.1 || ~8.2 || ~8.3", "php": "~8.1 || ~8.2 || ~8.3 || ~8.4",
"psr/clock": "^1.0", "psr/clock": "^1.0",
"psr/container": "^2.0.2", "psr/container": "^2.0.2",
"psr/event-dispatcher": "^1.0", "psr/event-dispatcher": "^1.0",
@@ -511,7 +511,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "31.0.0-dev" "dev-master": "32.0.0-dev"
} }
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
@@ -533,7 +533,7 @@
"issues": "https://github.com/nextcloud-deps/ocp/issues", "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": "2025-01-10T00:44:36+00:00" "time": "2025-01-25T00:41:21+00:00"
}, },
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",