diff --git a/composer.json b/composer.json
index 0ced950c20daff24a41a799dce91c9f036b087a7..f1285e0a201dad0a02b28361cc568d025aa90963 100644
--- a/composer.json
+++ b/composer.json
@@ -119,7 +119,7 @@
 		"phpstan/phpdoc-parser": "^1.29.0",
 		"phpstan/phpstan": "^1.11.3",
 		"phpstan/phpstan-phpunit": "^1.4.0",
-		"phpunit/phpunit": "^11.2.1",
+		"phpunit/phpunit": "^11.2.2",
 		"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 8a4ed58947ccee0a2c1e6f5ebf2d5c243ec000a1..2305564e30c4246a5914b3d603cc33f2503b4435 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": "c939df5f9ea3bfccace283efe50c7bbb",
+    "content-hash": "d3a7605892c78c72f4c4f050ae471215",
     "packages": [
         {
             "name": "bacon/bacon-qr-code",
@@ -7208,16 +7208,16 @@
         },
         {
             "name": "phpunit/phpunit",
-            "version": "11.2.1",
+            "version": "11.2.2",
             "source": {
                 "type": "git",
                 "url": "https://github.com/sebastianbergmann/phpunit.git",
-                "reference": "1b8775732e9c401bda32df3ffbdf90dec7533ceb"
+                "reference": "3e1843a58adc9c433ee6170bdee7d615f7ccc20b"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/1b8775732e9c401bda32df3ffbdf90dec7533ceb",
-                "reference": "1b8775732e9c401bda32df3ffbdf90dec7533ceb",
+                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3e1843a58adc9c433ee6170bdee7d615f7ccc20b",
+                "reference": "3e1843a58adc9c433ee6170bdee7d615f7ccc20b",
                 "shasum": ""
             },
             "require": {
@@ -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.1"
+                "source": "https://github.com/sebastianbergmann/phpunit/tree/11.2.2"
             },
             "funding": [
                 {
@@ -7304,7 +7304,7 @@
                     "type": "tidelift"
                 }
             ],
-            "time": "2024-06-11T07:30:35+00:00"
+            "time": "2024-06-15T09:14:53+00:00"
         },
         {
             "name": "psy/psysh",