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", "name": "nextcloud/ocp",
"version": "v29.0.2", "version": "v29.0.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nextcloud-deps/ocp.git", "url": "https://github.com/nextcloud-deps/ocp.git",
"reference": "36698398d842967e052fbd191c133b0828b53f08" "reference": "8fa0690d8c125a36c83fd1f8f53fa7cd6879af78"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/36698398d842967e052fbd191c133b0828b53f08", "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/8fa0690d8c125a36c83fd1f8f53fa7cd6879af78",
"reference": "36698398d842967e052fbd191c133b0828b53f08", "reference": "8fa0690d8c125a36c83fd1f8f53fa7cd6879af78",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -763,9 +763,9 @@
"description": "Composer package containing Nextcloud's public API (classes, interfaces)", "description": "Composer package containing Nextcloud's public API (classes, interfaces)",
"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/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", "name": "nikic/php-parser",