diff --git a/composer.json b/composer.json
index 3a96d266b45d9f080b7fbaae986c0deec13ddf8d..20007c06af2a8cf0c7c4dc850e02245fcd352741 100644
--- a/composer.json
+++ b/composer.json
@@ -119,7 +119,7 @@
 		"phpstan/phpdoc-parser": "^1.29.0",
 		"phpstan/phpstan": "^1.11.5",
 		"phpstan/phpstan-phpunit": "^1.4.0",
-		"phpunit/phpunit": "^11.2.2",
+		"phpunit/phpunit": "^11.2.5",
 		"sokil/php-isocodes-db-i18n": "^4.0.22",
 		"symfony/translation": "^7.1",
 		"typo3/testing-framework": "dev-main",
diff --git a/composer.lock b/composer.lock
index 6e947ad95b6731bba6b56261a8283b4bbac378e6..d52fa41f752d88b7faf61b41b1fa0bac6aa388d6 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
         "This file is @generated automatically"
     ],
-    "content-hash": "96a6ff1b36d5ad19b8fced0888da6660",
+    "content-hash": "ee62e20a619de7653e5e91104e3cff16",
     "packages": [
         {
             "name": "bacon/bacon-qr-code",
@@ -7208,16 +7208,16 @@
         },
         {
             "name": "phpunit/phpunit",
-            "version": "11.2.2",
+            "version": "11.2.5",
             "source": {
                 "type": "git",
                 "url": "https://github.com/sebastianbergmann/phpunit.git",
-                "reference": "3e1843a58adc9c433ee6170bdee7d615f7ccc20b"
+                "reference": "be9e3ed32a1287a9bfda15936cc86fef4e4cf591"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3e1843a58adc9c433ee6170bdee7d615f7ccc20b",
-                "reference": "3e1843a58adc9c433ee6170bdee7d615f7ccc20b",
+                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/be9e3ed32a1287a9bfda15936cc86fef4e4cf591",
+                "reference": "be9e3ed32a1287a9bfda15936cc86fef4e4cf591",
                 "shasum": ""
             },
             "require": {
@@ -7241,7 +7241,7 @@
                 "sebastian/comparator": "^6.0",
                 "sebastian/diff": "^6.0",
                 "sebastian/environment": "^7.0",
-                "sebastian/exporter": "^6.0",
+                "sebastian/exporter": "^6.1.2",
                 "sebastian/global-state": "^7.0",
                 "sebastian/object-enumerator": "^6.0",
                 "sebastian/type": "^5.0",
@@ -7288,7 +7288,7 @@
             "support": {
                 "issues": "https://github.com/sebastianbergmann/phpunit/issues",
                 "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
-                "source": "https://github.com/sebastianbergmann/phpunit/tree/11.2.2"
+                "source": "https://github.com/sebastianbergmann/phpunit/tree/11.2.5"
             },
             "funding": [
                 {
@@ -7304,7 +7304,7 @@
                     "type": "tidelift"
                 }
             ],
-            "time": "2024-06-15T09:14:53+00:00"
+            "time": "2024-06-20T13:11:31+00:00"
         },
         {
             "name": "psy/psysh",
@@ -8353,16 +8353,16 @@
         },
         {
             "name": "sebastian/exporter",
-            "version": "6.0.0",
+            "version": "6.1.2",
             "source": {
                 "type": "git",
                 "url": "https://github.com/sebastianbergmann/exporter.git",
-                "reference": "d0c0a93fc746b0c066037f1e7d09104129e868ff"
+                "reference": "507d2333cbc4e6ea248fbda2d45ee1511e03da13"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/d0c0a93fc746b0c066037f1e7d09104129e868ff",
-                "reference": "d0c0a93fc746b0c066037f1e7d09104129e868ff",
+                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/507d2333cbc4e6ea248fbda2d45ee1511e03da13",
+                "reference": "507d2333cbc4e6ea248fbda2d45ee1511e03da13",
                 "shasum": ""
             },
             "require": {
@@ -8371,12 +8371,12 @@
                 "sebastian/recursion-context": "^6.0"
             },
             "require-dev": {
-                "phpunit/phpunit": "^11.0"
+                "phpunit/phpunit": "^11.2"
             },
             "type": "library",
             "extra": {
                 "branch-alias": {
-                    "dev-main": "6.0-dev"
+                    "dev-main": "6.1-dev"
                 }
             },
             "autoload": {
@@ -8419,7 +8419,7 @@
             "support": {
                 "issues": "https://github.com/sebastianbergmann/exporter/issues",
                 "security": "https://github.com/sebastianbergmann/exporter/security/policy",
-                "source": "https://github.com/sebastianbergmann/exporter/tree/6.0.0"
+                "source": "https://github.com/sebastianbergmann/exporter/tree/6.1.2"
             },
             "funding": [
                 {
@@ -8427,7 +8427,7 @@
                     "type": "github"
                 }
             ],
-            "time": "2024-02-02T05:58:52+00:00"
+            "time": "2024-06-18T11:19:56+00:00"
         },
         {
             "name": "sebastian/global-state",
@@ -9467,12 +9467,12 @@
             "source": {
                 "type": "git",
                 "url": "https://github.com/TYPO3/testing-framework.git",
-                "reference": "3f1f2201254f51fe9e61d6ec15a7f1d9ba858a9f"
+                "reference": "ee9f3da59b95a9c07c583d3db02807b342e234f6"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/TYPO3/testing-framework/zipball/3f1f2201254f51fe9e61d6ec15a7f1d9ba858a9f",
-                "reference": "3f1f2201254f51fe9e61d6ec15a7f1d9ba858a9f",
+                "url": "https://api.github.com/repos/TYPO3/testing-framework/zipball/ee9f3da59b95a9c07c583d3db02807b342e234f6",
+                "reference": "ee9f3da59b95a9c07c583d3db02807b342e234f6",
                 "shasum": ""
             },
             "require": {
@@ -9530,9 +9530,9 @@
             "support": {
                 "general": "https://typo3.org/support/",
                 "issues": "https://github.com/TYPO3/testing-framework/issues",
-                "source": "https://github.com/TYPO3/testing-framework/tree/main"
+                "source": "https://github.com/TYPO3/testing-framework/tree/8.1.0"
             },
-            "time": "2024-04-09T11:51:52+00:00"
+            "time": "2024-06-20T14:57:38+00:00"
         }
     ],
     "aliases": [],