@ -18,7 +18,7 @@ function clean {
function update {
composer update
$rv=$?
rv=$?
if [[ $rv > 0 ]]; then
composer dumpautoload -v
fi