chore: switch back to upstream Static PHP CLI

This commit is contained in:
Kévin Dunglas 2024-07-04 15:05:50 +02:00
parent ae4ebd11f6
commit 29d47f42c8

View File

@ -83,9 +83,7 @@ else
cd static-php-cli/
git pull
else
# TODO: switch back to upstream when https://github.com/crazywhalecc/static-php-cli/pull/481 will be merged
#git clone --depth 1 https://github.com/crazywhalecc/static-php-cli
git clone --depth 1 --branch fix/480 https://github.com/dunglas/static-php-cli
git clone --depth 1 https://github.com/crazywhalecc/static-php-cli
cd static-php-cli/
fi