From f7de7234d758e0fa98b91151223338b38c6d0aca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 7 Sep 2025 20:13:28 +0000 Subject: [PATCH] chore(deps): update dependency phpspec/phpspec to v8 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 96830bb..4cdc1aa 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ "friends-of-phpspec/phpspec-code-coverage": "^6", "infection/infection": "^0.27", "infection/phpspec-adapter": "^0.2.0", - "phpspec/phpspec": "^7", + "phpspec/phpspec": "^8", "phpstan/phpstan-strict-rules": "^1.0.0" }, "autoload": {