Install php-build
This commit is contained in:
parent
13fb3e61a9
commit
18139ea0d3
@ -57,6 +57,7 @@ cp -a $madelinePath/src vendor/danog/madelineproto/
|
||||
cd ..
|
||||
|
||||
[ $PHP_MAJOR_VERSION -eq 5 ] && {
|
||||
git clone https://github.com/php-build/php-build $(phpenv root)/plugins/php-build
|
||||
phpenv install 7.3.6
|
||||
|
||||
~/.phpenv/versions/7.3.6/bin/php $php7to5 convert --copy-all phar7 phar5 >/dev/null
|
||||
|
Loading…
x
Reference in New Issue
Block a user