From 773b4f2ded1186d9656a5dfd6178d9f3d3f40687 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Jun 2023 12:32:56 +0000 Subject: [PATCH] chore(deps): update dependency spatie/phpunit-watcher to v1.23.6 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 0a0f0c7..9313362 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ "require-dev": { "codedungeon/phpunit-result-printer": "0.32.0", "phpunit/phpunit": "9.5.21", - "spatie/phpunit-watcher": "1.23.2" + "spatie/phpunit-watcher": "1.23.6" }, "autoload": { "psr-4": {