From d93d3ddf2bbfd0f235d8d0fc4b689b7bd67d0478 Mon Sep 17 00:00:00 2001 From: AntonyThorpe <1023740+AntonyThorpe@users.noreply.github.com> Date: Wed, 24 May 2023 18:31:36 +1200 Subject: [PATCH] Updated Scruitnizer.yml for PHP 8.1 --- .scrutinizer.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.scrutinizer.yml b/.scrutinizer.yml index 051ef9a..e810839 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -5,6 +5,9 @@ build: analysis: tests: override: [php-scrutinizer-run] + image: default-bionic + environment: + php: 8.1.2 checks: php: