From 93144ead382b9d20aad9db259ced45b743ac9fb3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 15:08:55 +0000 Subject: [PATCH] chore(deps): update dependency spatie/phpunit-watcher to v1.24.4 --- composer.json | 2 +- composer.lock | 52 ++++++++++++++++++++++++++++----------------------- 2 files changed, 30 insertions(+), 24 deletions(-) diff --git a/composer.json b/composer.json index c8ba36e1f..e6489a0ee 100644 --- a/composer.json +++ b/composer.json @@ -33,7 +33,7 @@ }, "require-dev": { "phpunit/phpunit": "^9.6", - "spatie/phpunit-watcher": "1.24.0" + "spatie/phpunit-watcher": "1.24.4" }, "extra": { "installer-types": [ diff --git a/composer.lock b/composer.lock index 94dc44f62..bab1b7c5f 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "401803b72f8925b764131ffb9c59813f", + "content-hash": "aeb110773f359c01fad0d22e39c24adc", "packages": [ { "name": "aws/aws-crt-php", @@ -4952,33 +4952,33 @@ }, { "name": "spatie/phpunit-watcher", - "version": "1.24.0", + "version": "1.24.4", "source": { "type": "git", "url": "https://github.com/spatie/phpunit-watcher.git", - "reference": "9353e6a6e49254cf266d860ab7fec2b5d37dab00" + "reference": "3b0e68596c70eba9bec99566b5e2199afb9f289d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/phpunit-watcher/zipball/9353e6a6e49254cf266d860ab7fec2b5d37dab00", - "reference": "9353e6a6e49254cf266d860ab7fec2b5d37dab00", + "url": "https://api.github.com/repos/spatie/phpunit-watcher/zipball/3b0e68596c70eba9bec99566b5e2199afb9f289d", + "reference": "3b0e68596c70eba9bec99566b5e2199afb9f289d", "shasum": "" }, "require": { "clue/stdio-react": "^2.6", - "jolicode/jolinotif": "^2.7.1", + "jolicode/jolinotif": "^2.7.1 || ^3.0", "php": "^8.1", - "symfony/console": "^6 | ^7.0.7", - "symfony/finder": "^6 | ^7.0.7", - "symfony/process": "^6 | ^7.0.7", - "symfony/yaml": "^6 | ^7.0.7" + "symfony/console": "^6.0 || ^7.0.7 || ^8.0", + "symfony/finder": "^6.0 || ^7.0.7 || ^8.0", + "symfony/process": "^6.0 || ^7.0.7 || ^8.0", + "symfony/yaml": "^6.0 || ^7.0.7 || ^8.0" }, "conflict": { "symfony/console": "<5.2" }, "require-dev": { - "phpunit/phpunit": "^10.5.20 | ^11.1.3", - "symfony/filesystem": "^6 | ^7.0.7" + "phpunit/phpunit": "^10.5.20 | ^11.1.3 || ^12.0", + "symfony/filesystem": "^6.0 || ^7.0.7 || ^8.0" }, "bin": [ "phpunit-watcher" @@ -5009,9 +5009,15 @@ ], "support": { "issues": "https://github.com/spatie/phpunit-watcher/issues", - "source": "https://github.com/spatie/phpunit-watcher/tree/1.24.0" + "source": "https://github.com/spatie/phpunit-watcher/tree/1.24.4" }, - "time": "2024-05-22T09:31:00+00:00" + "funding": [ + { + "url": "https://github.com/spatie", + "type": "github" + } + ], + "time": "2026-01-05T09:33:23+00:00" }, { "name": "symfony/console", @@ -5196,8 +5202,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -5272,8 +5278,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -5350,8 +5356,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -5762,12 +5768,12 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=8.2.0" }, - "platform-dev": [], - "plugin-api-version": "2.6.0" + "platform-dev": {}, + "plugin-api-version": "2.9.0" }