From 2483bd8ce7a4f9c9c5cabd0ebb3f934faebc7e01 Mon Sep 17 00:00:00 2001 From: Max Date: Mon, 15 Aug 2022 13:41:16 +0200 Subject: [PATCH] fixup --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 5da9db1..7c43bba 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ }, "require-dev": { "illuminate/pagination": "^6.0|^7.0|^8.0|^9.0", - "phpunit/phpunit": "^8.5", + "phpunit/phpunit": ">=8.5.23", "mockery/mockery": "^1.3" }, "autoload": {