diff --git a/.scrutinizer.yml b/.scrutinizer.yml index 0f1fae210..48f9a59d5 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -2,7 +2,7 @@ build: dependencies: # Overwrites inferred commands override: - - 'composer install --no-interaction --no-dev --prefer-source --no-scripts --ignore-platform-reqs' + - 'composer install --no-interaction --prefer-source --no-scripts --ignore-platform-reqs' environment: memcached: true