chore(dev-deps): Bump nextcloud/ocp package

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
nextcloud-command 2024-01-14 02:41:29 +00:00 committed by GitHub
parent ad61921da3
commit 6442af5220
2 changed files with 8 additions and 8 deletions

View File

@ -30,13 +30,13 @@
"require-dev": {
"bamarni/composer-bin-plugin": "^1.8",
"nextcloud/coding-standard": "1.1.1",
"phpunit/phpunit": "^9",
"sabre/dav": "^4.2.1",
"nextcloud/ocp": "dev-master",
"phpunit/phpunit": "^9",
"psalm/phar": "^5.17",
"sabre/dav": "^4.2.1",
"symfony/console": "5.4.24"
},
"require": {
"hexogen/kdtree": "^0.2.5"
}
}
}

10
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": "66f532f48e170fd3fef9b3af1c36ef41",
"content-hash": "27c397b0650e3172eeeefcf78f8646f7",
"packages": [
{
"name": "hexogen/kdtree",
@ -302,12 +302,12 @@
"source": {
"type": "git",
"url": "https://github.com/nextcloud-deps/ocp.git",
"reference": "24c85e19a9d8f576dacffd07910ec9d4cc070050"
"reference": "ef30cb8584a788bf01916ab00c39303e5f58f260"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/24c85e19a9d8f576dacffd07910ec9d4cc070050",
"reference": "24c85e19a9d8f576dacffd07910ec9d4cc070050",
"url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/ef30cb8584a788bf01916ab00c39303e5f58f260",
"reference": "ef30cb8584a788bf01916ab00c39303e5f58f260",
"shasum": ""
},
"require": {
@ -339,7 +339,7 @@
"issues": "https://github.com/nextcloud-deps/ocp/issues",
"source": "https://github.com/nextcloud-deps/ocp/tree/master"
},
"time": "2023-12-09T00:33:05+00:00"
"time": "2024-01-12T00:34:25+00:00"
},
{
"name": "nikic/php-parser",