Merge pull request 'chore(deps): update dependency nextcloud/ocp to v31' (#271) from renovate/nextcloud-ocp-31.x into main
All checks were successful
repod / xml (push) Successful in 14s
repod / php (push) Successful in 1m9s
repod / nodejs (push) Successful in 48s
repod / release (push) Has been skipped

Reviewed-on: #271
This commit is contained in:
Michel Roux 2025-02-26 14:21:37 +00:00
commit de8cba9d2d
2 changed files with 23 additions and 19 deletions

View File

@ -21,7 +21,7 @@
}, },
"require-dev": { "require-dev": {
"nextcloud/coding-standard": "^1.3.2", "nextcloud/coding-standard": "^1.3.2",
"nextcloud/ocp": "^30.0.6", "nextcloud/ocp": "^31.0.0",
"nextcloud/rector": "^0.3.1", "nextcloud/rector": "^0.3.1",
"phpstan/phpstan": "~1.12.19", "phpstan/phpstan": "~1.12.19",
"rector/rector": "~1.2.10", "rector/rector": "~1.2.10",

40
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "71c1228f870c7676bf6e2fe7f5cd42e2", "content-hash": "b5e130ac8e2091ae47ec59dd6e996e6a",
"packages": [], "packages": [],
"packages-dev": [ "packages-dev": [
{ {
@ -97,29 +97,29 @@
}, },
{ {
"name": "nextcloud/ocp", "name": "nextcloud/ocp",
"version": "v30.0.6", "version": "v31.0.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nextcloud-deps/ocp.git", "url": "https://github.com/nextcloud-deps/ocp.git",
"reference": "850819a2bd061dca3c6a839d44bb6f22f188febc" "reference": "a1bbdf6404904379aad66ed6487218b0f264eead"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/850819a2bd061dca3c6a839d44bb6f22f188febc", "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/a1bbdf6404904379aad66ed6487218b0f264eead",
"reference": "850819a2bd061dca3c6a839d44bb6f22f188febc", "reference": "a1bbdf6404904379aad66ed6487218b0f264eead",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "~8.0 || ~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",
"psr/log": "^2.0.0" "psr/log": "^3.0.2"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-stable30": "30.0.0-dev" "dev-stable31": "31.0.0-dev"
} }
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
@ -130,14 +130,18 @@
{ {
"name": "Christoph Wurst", "name": "Christoph Wurst",
"email": "christoph@winzerhof-wurst.at" "email": "christoph@winzerhof-wurst.at"
},
{
"name": "Joas Schilling",
"email": "coding@schilljs.com"
} }
], ],
"description": "Composer package containing Nextcloud's public API (classes, interfaces)", "description": "Composer package containing Nextcloud's public OCP API and the unstable NCU API",
"support": { "support": {
"issues": "https://github.com/nextcloud-deps/ocp/issues", "issues": "https://github.com/nextcloud-deps/ocp/issues",
"source": "https://github.com/nextcloud-deps/ocp/tree/v30.0.6" "source": "https://github.com/nextcloud-deps/ocp/tree/v31.0.0"
}, },
"time": "2025-01-27T08:38:56+00:00" "time": "2025-02-20T00:44:12+00:00"
}, },
{ {
"name": "nextcloud/rector", "name": "nextcloud/rector",
@ -464,16 +468,16 @@
}, },
{ {
"name": "psr/log", "name": "psr/log",
"version": "2.0.0", "version": "3.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/php-fig/log.git", "url": "https://github.com/php-fig/log.git",
"reference": "ef29f6d262798707a9edd554e2b82517ef3a9376" "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/php-fig/log/zipball/ef29f6d262798707a9edd554e2b82517ef3a9376", "url": "https://api.github.com/repos/php-fig/log/zipball/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
"reference": "ef29f6d262798707a9edd554e2b82517ef3a9376", "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -482,7 +486,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "2.0.x-dev" "dev-master": "3.x-dev"
} }
}, },
"autoload": { "autoload": {
@ -508,9 +512,9 @@
"psr-3" "psr-3"
], ],
"support": { "support": {
"source": "https://github.com/php-fig/log/tree/2.0.0" "source": "https://github.com/php-fig/log/tree/3.0.2"
}, },
"time": "2021-07-14T16:41:46+00:00" "time": "2024-09-11T13:17:53+00:00"
}, },
{ {
"name": "rector/rector", "name": "rector/rector",