Skip to content

Commit

Permalink
Update Envoy.blade.php
Browse files Browse the repository at this point in the history
  • Loading branch information
xel1045 committed Jul 16, 2015
1 parent 8ea58ae commit 6881799
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Envoy.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@
{{ $cmdPhp }} composer.phar self-update
fi

{{ $cmdPhp }} composer.phar install --verbose --prefer-dist --optimize-autoloader --no-progress --no-interaction
{{ $cmdPhp }} composer.phar install --verbose --prefer-dist --optimize-autoloader --no-progress --no-interaction --no-dev
fi
@endtask

Expand Down

0 comments on commit 6881799

Please sign in to comment.