Ensured scrutinizer build ignores platform requirements when installing dependencies

This commit is contained in:
Alejandro Celaya 2020-03-22 11:27:03 +01:00
parent 3a14483568
commit 8fb54e815e

View File

@ -6,6 +6,9 @@ checks:
code_rating: true
duplication: true
build:
dependencies:
override:
- composer install --no-interaction --no-scripts --ignore-platform-reqs
nodes:
analysis:
tests: