From 3742998537cc72615fb766fa5b318e5c279d882a Mon Sep 17 00:00:00 2001 From: sessingo Date: Sat, 11 Feb 2023 17:22:40 +0100 Subject: [PATCH] Updated git workflows --- .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 e2ccc7b..df8d15f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,8 +17,8 @@ jobs: - ubuntu-latest - windows-latest php-version: - - 7.1 - 7.4 + - 8.0 phpunit-version: - 7.5.20 dependencies: