aboutsummaryrefslogtreecommitdiff
path: root/deploy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'deploy.sh')
-rwxr-xr-xdeploy.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/deploy.sh b/deploy.sh
index ddad0c6..56582d8 100755
--- a/deploy.sh
+++ b/deploy.sh
@@ -24,7 +24,7 @@ fi
git reset --hard
git pull origin master
-$PHP composer.phar install --no-dev --optimize-autoloader
+composer8.1 install --no-dev --optimize-autoloader
$PHP prepare_static.php
cp "$DEV_DIR/config-local.php" .