From 4d0ddf2f0df82adbd46d37bfeead95e8dfa3a7da Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 01:00:35 +0000 Subject: [PATCH] chore(deps): bump christophwurst/nextcloud_testing from 1.0.1 to ^1.0.4 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- vendor-bin/phpunit/composer.json | 2 +- vendor-bin/phpunit/composer.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/vendor-bin/phpunit/composer.json b/vendor-bin/phpunit/composer.json index e52dadf171..8b6ba54163 100644 --- a/vendor-bin/phpunit/composer.json +++ b/vendor-bin/phpunit/composer.json @@ -6,6 +6,6 @@ "sort-packages": true }, "require-dev": { - "christophwurst/nextcloud_testing": "^1.0.1" + "christophwurst/nextcloud_testing": "^1.0.4" } } diff --git a/vendor-bin/phpunit/composer.lock b/vendor-bin/phpunit/composer.lock index f2e9ccbd98..b88e5ca859 100644 --- a/vendor-bin/phpunit/composer.lock +++ b/vendor-bin/phpunit/composer.lock @@ -4,21 +4,21 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "80f37e422246e1448b83f967586f3e5c", + "content-hash": "564be7f2abf53213768eeff81f25f50e", "packages": [], "packages-dev": [ { "name": "christophwurst/nextcloud_testing", - "version": "v1.0.1", + "version": "v1.0.4", "source": { "type": "git", "url": "https://github.com/ChristophWurst/nextcloud_testing.git", - "reference": "dcd62d7ea496891f88e6aa9709b15b1d8a774216" + "reference": "4959d073dd44cb23a014ab6da6f39639316b4fc4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ChristophWurst/nextcloud_testing/zipball/dcd62d7ea496891f88e6aa9709b15b1d8a774216", - "reference": "dcd62d7ea496891f88e6aa9709b15b1d8a774216", + "url": "https://api.github.com/repos/ChristophWurst/nextcloud_testing/zipball/4959d073dd44cb23a014ab6da6f39639316b4fc4", + "reference": "4959d073dd44cb23a014ab6da6f39639316b4fc4", "shasum": "" }, "require": { @@ -45,9 +45,9 @@ "description": "Simple and fast unit and integration testing framework for Nextcloud, based on PHPUnit", "support": { "issues": "https://github.com/ChristophWurst/nextcloud_testing/issues", - "source": "https://github.com/ChristophWurst/nextcloud_testing/tree/v1.0.1" + "source": "https://github.com/ChristophWurst/nextcloud_testing/tree/v1.0.4" }, - "time": "2025-05-23T11:40:46+00:00" + "time": "2025-11-27T08:00:34+00:00" }, { "name": "doctrine/instantiator", @@ -2086,5 +2086,5 @@ "platform-overrides": { "php": "8.1" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }