From b45dca6ae37332dadbca0279e7238bff7c62c6c2 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 20 Jun 2024 14:26:45 +0000
Subject: [PATCH] Update dependency phpunit/phpunit to v11

---
 composer.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/composer.json b/composer.json
index 8ba8429..97e67e7 100644
--- a/composer.json
+++ b/composer.json
@@ -33,7 +33,7 @@
         "php": "^7.1|^8.0"
     },
     "require-dev": {
-        "phpunit/phpunit": "7.5.20|9.5.0",
+        "phpunit/phpunit": "11.2.5",
         "sunrise/coding-standard": "1.0.0"
     },
     "autoload": {