From 022cdadec983023c9e0a06b9b771663a06d54f12 Mon Sep 17 00:00:00 2001 From: Oliver Klee Date: Sat, 7 Sep 2024 14:33:57 +0200 Subject: [PATCH] [TASK] Update the testing framework (#1453) Co-authored-by: Daniel Siepmann --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index ab68773..7b0fb94 100644 --- a/composer.json +++ b/composer.json @@ -71,7 +71,7 @@ "tomasvotruba/type-coverage": "^0.3.1", "typo3/cms-fluid-styled-content": "^11.5.4 || ^12.4.2", "typo3/coding-standards": "^0.6.1 || ^0.8.0", - "typo3/testing-framework": "^7.0.5", + "typo3/testing-framework": "^7.1.0", "webmozart/assert": "^1.11.0" }, "replace": {