From 3614258932fd58e95589ebf0597b922253263979 Mon Sep 17 00:00:00 2001 From: Pavel Pavlov Date: Fri, 1 Apr 2022 17:56:28 +0300 Subject: [PATCH] Fix failed scrutinizer composer install --- .scrutinizer.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.scrutinizer.yml b/.scrutinizer.yml index ad0d8af..ef4017e 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -1,4 +1,13 @@ build: + nodes: + tests: + environment: + php: + version: 8.0.1 + compile_options: '--with-openssl --enable-sigchild --without-pear' + + pecl_extensions: + - redis tests: override: -