Merge pull request #2417 from nextcloud/automated/noid/master-update-nextcloud-ocp

[master] Update nextcloud/ocp dependency
This commit is contained in:
Louis 2024-03-31 19:49:36 +02:00 committed by GitHub
commit 31f9dd8d33
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 5 deletions

10
composer.lock generated
View File

@ -302,12 +302,12 @@
"source": {
"type": "git",
"url": "https://github.com/nextcloud-deps/ocp.git",
"reference": "5da2030113ea8c39dbf5033529b86f625d2bf6fa"
"reference": "87b3c656978db13d16372d3bddc4117a0f1f273d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/5da2030113ea8c39dbf5033529b86f625d2bf6fa",
"reference": "5da2030113ea8c39dbf5033529b86f625d2bf6fa",
"url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/87b3c656978db13d16372d3bddc4117a0f1f273d",
"reference": "87b3c656978db13d16372d3bddc4117a0f1f273d",
"shasum": ""
},
"require": {
@ -321,7 +321,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "29.0.0-dev"
"dev-master": "30.0.0-dev"
}
},
"notification-url": "https://packagist.org/downloads/",
@ -339,7 +339,7 @@
"issues": "https://github.com/nextcloud-deps/ocp/issues",
"source": "https://github.com/nextcloud-deps/ocp/tree/master"
},
"time": "2024-03-21T18:32:57+00:00"
"time": "2024-03-28T10:47:18+00:00"
},
{
"name": "nikic/php-parser",