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

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
nextcloud-command 2025-01-26 02:51:57 +00:00 коммит произвёл GitHub
Родитель baa85e8947
Коммит 4b0097566b
1 изменённых файлов: 6 добавлений и 6 удалений

12
composer.lock сгенерированный
Просмотреть файл

@ -492,16 +492,16 @@
"source": {
"type": "git",
"url": "https://github.com/nextcloud-deps/ocp.git",
"reference": "ed23f703c172ba167a62a76f7b2d8a6b4e37f44f"
"reference": "df0b0d885420a4168cd1470ee33364a3369bed1c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/ed23f703c172ba167a62a76f7b2d8a6b4e37f44f",
"reference": "ed23f703c172ba167a62a76f7b2d8a6b4e37f44f",
"url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/df0b0d885420a4168cd1470ee33364a3369bed1c",
"reference": "df0b0d885420a4168cd1470ee33364a3369bed1c",
"shasum": ""
},
"require": {
"php": "~8.1 || ~8.2 || ~8.3",
"php": "~8.1 || ~8.2 || ~8.3 || ~8.4",
"psr/clock": "^1.0",
"psr/container": "^2.0.2",
"psr/event-dispatcher": "^1.0",
@ -511,7 +511,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "31.0.0-dev"
"dev-master": "32.0.0-dev"
}
},
"notification-url": "https://packagist.org/downloads/",
@ -533,7 +533,7 @@
"issues": "https://github.com/nextcloud-deps/ocp/issues",
"source": "https://github.com/nextcloud-deps/ocp/tree/master"
},
"time": "2025-01-10T00:44:36+00:00"
"time": "2025-01-25T00:41:21+00:00"
},
{
"name": "nikic/php-parser",