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:56:21 +00:00 коммит произвёл GitHub
Родитель af3fdd3f46
Коммит 24d3744bda
1 изменённых файлов: 6 добавлений и 6 удалений

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

@ -912,16 +912,16 @@
"source": {
"type": "git",
"url": "https://github.com/nextcloud-deps/ocp.git",
"reference": "ba6108b934c18b629f78c48cca3fc038087f0dec"
"reference": "df0b0d885420a4168cd1470ee33364a3369bed1c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/ba6108b934c18b629f78c48cca3fc038087f0dec",
"reference": "ba6108b934c18b629f78c48cca3fc038087f0dec",
"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",
@ -931,7 +931,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "31.0.0-dev"
"dev-master": "32.0.0-dev"
}
},
"notification-url": "https://packagist.org/downloads/",
@ -953,7 +953,7 @@
"issues": "https://github.com/nextcloud-deps/ocp/issues",
"source": "https://github.com/nextcloud-deps/ocp/tree/master"
},
"time": "2025-01-17T00:42:09+00:00"
"time": "2025-01-25T00:41:21+00:00"
},
{
"name": "nikic/php-parser",