From c8b7f9901ae86c085ca6227ba1b2f03d6ea42ce9 Mon Sep 17 00:00:00 2001 From: Alexander Vasilyev Date: Thu, 14 Sep 2023 23:54:10 +0300 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 234d5ba..463c9b6 100755 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ "league/oauth2-client": "^2.0" }, "require-dev": { - "phpunit/phpunit": "~4.0" + "phpunit/phpunit": "~10.3" }, "autoload": { "psr-4": {