From 76638612ba6c11894f47dddab46e6482ccf8505c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 May 2025 00:21:12 +0000 Subject: [PATCH] chore(deps): bump christophwurst/nextcloud_testing from 1.0.0 to ^1.0.1 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.json | 2 +- composer.lock | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/composer.json b/composer.json index 16b2f374c6..16314c512c 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ "php": ">=7.4 <=8.4" }, "require-dev": { - "christophwurst/nextcloud_testing": "^1.0.0", + "christophwurst/nextcloud_testing": "^1.0.1", "phpunit/phpunit": "^9", "nextcloud/coding-standard": "^1.3.2" } diff --git a/composer.lock b/composer.lock index 8458b0a854..a24b8a29c2 100644 --- a/composer.lock +++ b/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": "e06aec6e26bc9c7ebc7bbb8d065d1ced", + "content-hash": "93eec6db4b1a60696b0bc2045c01ecc2", "packages": [], "packages-dev": [ { "name": "christophwurst/nextcloud_testing", - "version": "v1.0.0", + "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/ChristophWurst/nextcloud_testing.git", - "reference": "6677a6d09f7fc9c8e5258a69aa684da4e9f43515" + "reference": "dcd62d7ea496891f88e6aa9709b15b1d8a774216" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ChristophWurst/nextcloud_testing/zipball/6677a6d09f7fc9c8e5258a69aa684da4e9f43515", - "reference": "6677a6d09f7fc9c8e5258a69aa684da4e9f43515", + "url": "https://api.github.com/repos/ChristophWurst/nextcloud_testing/zipball/dcd62d7ea496891f88e6aa9709b15b1d8a774216", + "reference": "dcd62d7ea496891f88e6aa9709b15b1d8a774216", "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.0" + "source": "https://github.com/ChristophWurst/nextcloud_testing/tree/v1.0.1" }, - "time": "2023-10-30T07:42:56+00:00" + "time": "2025-05-23T11:40:46+00:00" }, { "name": "doctrine/instantiator", @@ -1971,8 +1971,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -2045,8 +2045,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -2220,13 +2220,13 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": { - "php": ">=7.4 <=8.3" + "php": ">=7.4 <=8.4" }, - "platform-dev": [], + "platform-dev": {}, "platform-overrides": { "php": "7.4" },