Ajust php compilation options on Scrutinizer to have all PHP extensions needed
This commit is contained in:
parent
4c9519c2bc
commit
5781a2a149
@ -23,7 +23,9 @@ build:
|
||||
nodes:
|
||||
analysis:
|
||||
environment:
|
||||
php: 7.2
|
||||
php:
|
||||
version: 7.2
|
||||
compile_options: '--enable-zip --enable-gd --with-openssl --with-curl --with-mysqli'
|
||||
node: 12 # Scrutinizer uses nvm
|
||||
dependencies:
|
||||
before:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user