From 293eed1210b04508061dff060103676309a09602 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 11:50:54 +0000 Subject: [PATCH] chore(deps): update dependency spatie/phpunit-watcher to v1.24.0 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 0a0f0c7..e4a2138 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.24.0" }, "autoload": { "psr-4": {