Loading .build_composer.yml +1 −1 Original line number Diff line number Diff line .run_composer_audit: &run_composer_audit | if [ -e $COMPOSER_INSTALL_DIR/composer.lock ]; then /usr/bin/local-php-security -path $COMPOSER_INSTALL_DIR/composer.lock composer audit fi .run_composer_install_prod: &run_composer_install_prod | Loading Loading
.build_composer.yml +1 −1 Original line number Diff line number Diff line .run_composer_audit: &run_composer_audit | if [ -e $COMPOSER_INSTALL_DIR/composer.lock ]; then /usr/bin/local-php-security -path $COMPOSER_INSTALL_DIR/composer.lock composer audit fi .run_composer_install_prod: &run_composer_install_prod | Loading