From 5df0116394540e35a31088eade8cb4ddfafbcbf3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 6 Sep 2025 20:48:56 +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 feecb2c..b3ceff2 100644 --- a/composer.json +++ b/composer.json @@ -34,7 +34,7 @@ "friends-of-phpspec/phpspec-code-coverage": "^6", "infection/infection": ">= 0.26", "infection/phpspec-adapter": "^0.2", - "phpspec/phpspec": "^7", + "phpspec/phpspec": "^8", "phpstan/phpstan-strict-rules": "^1.0" }, "autoload": {