From c27943b048eca0df25f8b31d68d4f158b28c1af0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 17:13:01 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to v13 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 20f055a..6f43524 100644 --- a/composer.json +++ b/composer.json @@ -34,7 +34,7 @@ "guzzlehttp/guzzle": "^6.3|^7.0", "mockery/mockery": "^1.3", "orchestra/testbench": "^5.0|^6.0|^7.0|^8.0", - "phpunit/phpunit": "^9.1|^10.0|^11.0" + "phpunit/phpunit": "13.1.13" }, "autoload": { "psr-4": {