From d6a82173cb62e4667c98b4e6ad52de19313557b9 Mon Sep 17 00:00:00 2001 From: Mior Muhammad Zaki Date: Wed, 11 Dec 2024 13:26:59 +0800 Subject: [PATCH] Revert "wip" This reverts commit 8b554a0406f40d0e4101b6e8200577e92dd55ada. --- composer.json | 2 +- phpunit.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 7e10de3..e667f35 100644 --- a/composer.json +++ b/composer.json @@ -43,7 +43,7 @@ "laravel/pint": "^1.17", "mockery/mockery": "^1.6.10", "phpstan/phpstan": "^2.0", - "phpunit/phpunit": "^11.5" + "phpunit/phpunit": "^10.5.35 || ^11.3.6" }, "suggest": { "ext-pcntl": "Required to use all features of the console signal trapping." diff --git a/phpunit.xml b/phpunit.xml index 6fe18df..a77f5e5 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -1,6 +1,6 @@