diff --git a/.scrutinizer.yml b/.scrutinizer.yml index 3e3cabd7ed..88e54098f0 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -12,7 +12,7 @@ build: my.chamilodev.net: '127.0.0.1' dependencies: before: - - composer -v update + - php -d memory_limit=-1 composer.phar -v update filter: excluded_paths: - tests/*