Merge pull request 'chore(deps): update dependency nextcloud/ocp to v29.0.3' (#114) from renovate/nextcloud-ocp-29.x-lockfile into main
Some checks are pending
repod / nodejs (push) Waiting to run
repod / release (push) Waiting to run
repod / xml (push) Waiting to run
repod / php (push) Waiting to run

Reviewed-on: #114
This commit is contained in:
Michel Roux 2024-06-26 06:42:34 +00:00
commit b8466aebf1

12
composer.lock generated
View File

@ -725,16 +725,16 @@
},
{
"name": "nextcloud/ocp",
"version": "v29.0.2",
"version": "v29.0.3",
"source": {
"type": "git",
"url": "https://github.com/nextcloud-deps/ocp.git",
"reference": "36698398d842967e052fbd191c133b0828b53f08"
"reference": "8fa0690d8c125a36c83fd1f8f53fa7cd6879af78"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/36698398d842967e052fbd191c133b0828b53f08",
"reference": "36698398d842967e052fbd191c133b0828b53f08",
"url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/8fa0690d8c125a36c83fd1f8f53fa7cd6879af78",
"reference": "8fa0690d8c125a36c83fd1f8f53fa7cd6879af78",
"shasum": ""
},
"require": {
@ -763,9 +763,9 @@
"description": "Composer package containing Nextcloud's public API (classes, interfaces)",
"support": {
"issues": "https://github.com/nextcloud-deps/ocp/issues",
"source": "https://github.com/nextcloud-deps/ocp/tree/v29.0.2"
"source": "https://github.com/nextcloud-deps/ocp/tree/v29.0.3"
},
"time": "2024-06-01T00:37:47+00:00"
"time": "2024-06-08T00:35:50+00:00"
},
{
"name": "nikic/php-parser",