From a7890f84ff65caeaa4da8c9d214d0445f5a4f6e6 Mon Sep 17 00:00:00 2001 From: Michael Moll Date: Wed, 20 Dec 2023 16:54:48 +0100 Subject: [PATCH] Update Scrutinizer config --- .scrutinizer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scrutinizer.yml b/.scrutinizer.yml index b0d13942..822ed0f3 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -1,7 +1,7 @@ # language: php build: environment: - php: 7.4.14 + php: 8.1 tests: override: - phpcs-run --standard=phpcs.xml.dist