Composer: Bump nextcloud/ocp from 31.0.5 to 31.0.6

Bumps [nextcloud/ocp](https://github.com/nextcloud-deps/ocp) from 31.0.5 to 31.0.6.
- [Commits](https://github.com/nextcloud-deps/ocp/compare/v31.0.5...v31.0.6)

---
updated-dependencies:
- dependency-name: nextcloud/ocp
  dependency-version: 31.0.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/363/head
dependabot[bot] 2025-06-13 10:30:40 +00:00 committed by GitHub
parent 634269ee0a
commit 5ebdabf953
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 7 deletions

14
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "01bfe0189cc07e34a823d5373d78bd26",
"content-hash": "785f98931af867608f275b90bad6e652",
"packages": [
{
"name": "littleredbutton/bigbluebutton-api-php",
@ -1077,16 +1077,16 @@
},
{
"name": "nextcloud/ocp",
"version": "v31.0.5",
"version": "v31.0.6",
"source": {
"type": "git",
"url": "https://github.com/nextcloud-deps/ocp.git",
"reference": "a6103c4f1f65ef53dded3af4b8f2fdfcb51beb56"
"reference": "bec55048b46eadbd2c564f2b26c9486a43f958c2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/a6103c4f1f65ef53dded3af4b8f2fdfcb51beb56",
"reference": "a6103c4f1f65ef53dded3af4b8f2fdfcb51beb56",
"url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/bec55048b46eadbd2c564f2b26c9486a43f958c2",
"reference": "bec55048b46eadbd2c564f2b26c9486a43f958c2",
"shasum": ""
},
"require": {
@ -1119,9 +1119,9 @@
"description": "Composer package containing Nextcloud's public OCP API and the unstable NCU API",
"support": {
"issues": "https://github.com/nextcloud-deps/ocp/issues",
"source": "https://github.com/nextcloud-deps/ocp/tree/v31.0.5"
"source": "https://github.com/nextcloud-deps/ocp/tree/v31.0.6"
},
"time": "2025-05-07T00:51:25+00:00"
"time": "2025-05-28T00:52:27+00:00"
},
{
"name": "nikic/php-parser",