Skip to content

Commit 75a8794

Browse files
committed
Now using Composer 2 so remove hirak/prestissimo
This is noted in their own repo as no longer being needed.
1 parent ce28441 commit 75a8794

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/00-laravel-deploy.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#!/usr/bin/env bash
22
echo "Running composer"
3-
composer global require hirak/prestissimo
43
composer install --no-dev --working-dir=/var/www/html
54

65
echo "Caching config..."

0 commit comments

Comments
 (0)