From 170f06dff0c7af136cb0912c15d77795da4bcedc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20B=C3=BCrk?= Date: Sat, 6 Jan 2024 12:20:20 +0100 Subject: [PATCH] [RELEASE] 12.0.3 Symfony 7 compatibility --- ext_emconf.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext_emconf.php b/ext_emconf.php index a6a90ba0..e221f9a6 100755 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -7,7 +7,7 @@ 'author' => 'TYPO3 Core Team', 'author_email' => 'typo3cms@typo3.org', 'state' => 'stable', - 'version' => '12.0.2', + 'version' => '12.0.3', 'constraints' => [ 'depends' => [ 'typo3' => '12.0.0-12.99.99',