Skip to content

Commit

Permalink
Update Envoy.blade.php (#19)
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
marco-acorte committed Feb 26, 2021
1 parent 32cb8a9 commit 41c55ca
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 @@ -90,7 +90,7 @@
@endtask

@task('deployment_composer')
echo "Installing composer depencencies..."
echo "Installing composer dependencies..."
cd {{ $release }}
composer install --no-interaction --quiet --no-dev --prefer-dist --optimize-autoloader
@endtask
Expand Down

0 comments on commit 41c55ca

Please sign in to comment.