From 186d9744b4303cf4b5b709819c7a4060949c7474 Mon Sep 17 00:00:00 2001 From: Austin Passy <367897+thefrosty@users.noreply.github.com> Date: Wed, 24 Apr 2024 10:23:18 -0700 Subject: [PATCH] Bump PHP test version to 8.1 --- phpcs.xml | 6 +++--- phpunit.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/phpcs.xml b/phpcs.xml index d6316b0..76f2e3a 100644 --- a/phpcs.xml +++ b/phpcs.xml @@ -23,9 +23,9 @@ - - - + + + diff --git a/phpunit.xml b/phpunit.xml index 1986f20..f0c1333 100755 --- a/phpunit.xml +++ b/phpunit.xml @@ -12,7 +12,7 @@ - ./tests/unit + ./tests/unit