From 1c53b401cc12c7299ee3c99171255b8ddc5d013a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 09:57:11 +0000 Subject: [PATCH] Update dependency doctrine/instantiator to v2 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 2895e7e..34884f6 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ }, "require-dev": { "codeception/specify": "^2.0.0", - "doctrine/instantiator": "^1.4", + "doctrine/instantiator": "^2.0", "ergebnis/composer-normalize": "^2.8", "php-parallel-lint/php-parallel-lint": "^1.2", "phpstan/phpstan": "^1",