Added
- Force the use of
composer update
if a lock file is not present, avoiding the warning that appears when runningcomposer install
without a lock file.
composer update
if a lock file is not present, avoiding the warning that appears when running composer install
without a lock file.