Composer: Bump nextcloud/ocp from 31.0.5 to 31.0.7

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

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/376/head
dependabot[bot] 2025-07-11 10:50:51 +00:00 committed by GitHub
parent 837718b28c
commit 85663df128
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", "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": "01bfe0189cc07e34a823d5373d78bd26", "content-hash": "785f98931af867608f275b90bad6e652",
"packages": [ "packages": [
{ {
"name": "littleredbutton/bigbluebutton-api-php", "name": "littleredbutton/bigbluebutton-api-php",
@ -1077,16 +1077,16 @@
}, },
{ {
"name": "nextcloud/ocp", "name": "nextcloud/ocp",
"version": "v31.0.5", "version": "v31.0.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nextcloud-deps/ocp.git", "url": "https://github.com/nextcloud-deps/ocp.git",
"reference": "a6103c4f1f65ef53dded3af4b8f2fdfcb51beb56" "reference": "77679c75abf21dfc48a75fd282dea09b09ac096c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/a6103c4f1f65ef53dded3af4b8f2fdfcb51beb56", "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/77679c75abf21dfc48a75fd282dea09b09ac096c",
"reference": "a6103c4f1f65ef53dded3af4b8f2fdfcb51beb56", "reference": "77679c75abf21dfc48a75fd282dea09b09ac096c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1119,9 +1119,9 @@
"description": "Composer package containing Nextcloud's public OCP API and the unstable NCU API", "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/v31.0.5" "source": "https://github.com/nextcloud-deps/ocp/tree/v31.0.7"
}, },
"time": "2025-05-07T00:51:25+00:00" "time": "2025-07-04T00:53:40+00:00"
}, },
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",