From cc93c6da100f5cca9049ff48a65b4ebd0394042e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Apr 2026 09:28:32 +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 b9b94dc..ce43bb5 100644 --- a/composer.json +++ b/composer.json @@ -33,7 +33,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.7" }, "autoload": { "psr-4": {