From ae3a0b19ee450e017808a03878a297a6fc9d006c Mon Sep 17 00:00:00 2001 From: El RIDO Date: Wed, 26 Oct 2022 07:23:37 +0200 Subject: [PATCH] update PHP version used in Scrutinizer CI to 7.4, fixing php-timer requirement --- .scrutinizer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scrutinizer.yml b/.scrutinizer.yml index cf69fbd8..3a811694 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -17,7 +17,7 @@ coding_style: build: environment: php: - version: '7.2' + version: '7.4' tests: override: -