From 61fee760b0dfa98e6f7e6556cc72b1238ba880f6 Mon Sep 17 00:00:00 2001 From: DeveloperMarius Date: Tue, 23 Mar 2021 15:46:22 +0100 Subject: [PATCH] use phpunit version 7.5.20 like composer --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 08f61c4..fa1f9b0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,7 +21,7 @@ jobs: - 7.4 phpunit-version: # - 8.5.2 - - 7 + - 7.5.20 dependencies: - lowest - highest