From d5b9eba24803e65e6485291a3714b8935030c049 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20B=C3=BCrk?= Date: Wed, 10 Jan 2024 21:25:37 +0100 Subject: [PATCH] [TASK] Update `typo3/testing-framework` This change updates the "typo3/testing-framework" to fetch required changes as preparation for the upcoming Doctrine DBAL 4 upgrade. Used command(s): > composer req --dev \ "typo3/testing-framework":"dev-main" [1] https://github.com/TYPO3/testing-framework/pull/529 [2] https://github.com/TYPO3/testing-framework/pull/530 Resolves: #102813 Releases: main Change-Id: I38df3e939f8b381c8c5813b91f838bf60023e44a Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/82428 Reviewed-by: Benjamin Franzke Tested-by: core-ci Tested-by: Benjamin Franzke Tested-by: Oliver Bartsch Tested-by: Oliver Klee Reviewed-by: Oliver Klee Reviewed-by: Oliver Bartsch --- composer.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.lock b/composer.lock index 7431db12a9bf..fd33123bb763 100644 --- a/composer.lock +++ b/composer.lock @@ -8834,12 +8834,12 @@ "source": { "type": "git", "url": "https://github.com/TYPO3/testing-framework.git", - "reference": "a6f63d180637bf78edc4720ff9a733ec34275b4b" + "reference": "ba5af3f321cfcf9bb3ed055562297cb262ee9063" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3/testing-framework/zipball/a6f63d180637bf78edc4720ff9a733ec34275b4b", - "reference": "a6f63d180637bf78edc4720ff9a733ec34275b4b", + "url": "https://api.github.com/repos/TYPO3/testing-framework/zipball/ba5af3f321cfcf9bb3ed055562297cb262ee9063", + "reference": "ba5af3f321cfcf9bb3ed055562297cb262ee9063", "shasum": "" }, "require": { @@ -8900,7 +8900,7 @@ "issues": "https://github.com/TYPO3/testing-framework/issues", "source": "https://github.com/TYPO3/testing-framework/tree/main" }, - "time": "2023-12-28T13:04:55+00:00" + "time": "2024-01-17T18:52:07+00:00" } ], "aliases": [],