From fa2e77707aed798065148f1fa992ade0d029bbf4 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sun, 9 Feb 2025 05:31:40 +0000
Subject: [PATCH] Update dependency phpunit/phpunit to v12

| datasource | package         | from   | to     |
| ---------- | --------------- | ------ | ------ |
| packagist  | phpunit/phpunit | 11.5.7 | 12.0.2 |
---
 composer.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/composer.json b/composer.json
index ac3e760..0046788 100644
--- a/composer.json
+++ b/composer.json
@@ -27,7 +27,7 @@
         "infection/infection": "^0.29.10",
         "laminas/laminas-diactoros": "^3.5.0",
         "php-http/curl-client": "^2.3.3",
-        "phpunit/phpunit": "^11.5.4",
+        "phpunit/phpunit": "^12.0.0",
         "psalm/plugin-phpunit": "^0.19.2",
         "react/child-process": "^0.6.6",
         "react/http": "^1.11",