From 19530569f3c2bb56af962cc5d5713137e934f58c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 03:38:41 +0000 Subject: [PATCH] [TASK] Update typo3/testing-framework to v9 | datasource | package | from | to | | ---------- | ----------------------- | ----- | ----- | | packagist | typo3/testing-framework | 7.1.1 | 9.0.1 | --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index aefd51d4..5f4f8e27 100644 --- a/composer.json +++ b/composer.json @@ -43,7 +43,7 @@ "ssch/typo3-rector": "^1.0 || ^2.0", "symfony/event-dispatcher": "^4.4 || ^5.0", "typo3/coding-standards": "^0.6.0 || ^0.7.0", - "typo3/testing-framework": "^6.15 || ^7.0.2" + "typo3/testing-framework": "^6.15 || ^7.0.2 || ^9.0.0" }, "autoload": { "psr-4": {