From 757cdab7b105893330bade8c0bac2cdb2995a687 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 20 Sep 2026 07:48:04 +0000 Subject: [PATCH] chore(dev-deps): Bump nextcloud/ocp package Signed-off-by: GitHub --- composer.lock | 8 ++++---- vendor-bin/rector/composer.lock | 14 +++++++------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/composer.lock b/composer.lock index ae9e83c97fd..880f5dce973 100644 --- a/composer.lock +++ b/composer.lock @@ -297,12 +297,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "1e331d3524c41f8e9b992d6a52f6268839ac468e" + "reference": "0c7d2e70911e5fd428efc92da54ac87e045617a6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/1e331d3524c41f8e9b992d6a52f6268839ac468e", - "reference": "1e331d3524c41f8e9b992d6a52f6268839ac468e", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/0c7d2e70911e5fd428efc92da54ac87e045617a6", + "reference": "0c7d2e70911e5fd428efc92da54ac87e045617a6", "shasum": "" }, "require": { @@ -343,7 +343,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/master" }, - "time": "2026-09-11T01:56:51+00:00" + "time": "2026-09-20T02:13:33+00:00" }, { "name": "nikic/php-parser", diff --git a/vendor-bin/rector/composer.lock b/vendor-bin/rector/composer.lock index 9cee7e20176..8a6b0b21f2c 100644 --- a/vendor-bin/rector/composer.lock +++ b/vendor-bin/rector/composer.lock @@ -493,21 +493,21 @@ }, { "name": "rector/rector", - "version": "2.6.6", + "version": "2.6.7", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "ca069d6c79feaa6651b423c15d101a27a436093e" + "reference": "f4aa224edb9b0630fb43826d4cb6a49b62e48d4c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/ca069d6c79feaa6651b423c15d101a27a436093e", - "reference": "ca069d6c79feaa6651b423c15d101a27a436093e", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/f4aa224edb9b0630fb43826d4cb6a49b62e48d4c", + "reference": "f4aa224edb9b0630fb43826d4cb6a49b62e48d4c", "shasum": "" }, "require": { "php": "^7.4|^8.0", - "phpstan/phpstan": "^2.2.10" + "phpstan/phpstan": "^2.2.14" }, "conflict": { "rector/rector-doctrine": "*", @@ -538,7 +538,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/2.6.6" + "source": "https://github.com/rectorphp/rector/tree/2.6.7" }, "funding": [ { @@ -546,7 +546,7 @@ "type": "github" } ], - "time": "2026-09-02T09:38:46+00:00" + "time": "2026-09-13T20:17:44+00:00" }, { "name": "webmozart/assert",