We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b97c82 commit 4b92516Copy full SHA for 4b92516
1 file changed
.scrutinizer.yml
@@ -5,7 +5,7 @@ build:
5
override: true
6
environment:
7
php:
8
- version: 8.1
+ version: 7.4
9
compile_options: '--with-openssl --with-curl --enable-mbstring --enable-mbregex --enable-bcmath --with-mhash --with-xmlrpc --enable-opcache --enable-intl --with-pear --enable-fpm --with-zlib-dir --enable-inline-optimization --with-bz2 --with-zlib'
10
tests:
11
override:
@@ -28,4 +28,4 @@ coding_style:
28
size: 1
29
spaces:
30
around_operators:
31
- concatenation: false
+ concatenation: false
0 commit comments