Skip to content

Commit

Permalink
Update full_build.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Abdul Malik Ikhsan <samsonasik@gmail.com>
  • Loading branch information
TomasVotruba and samsonasik authored Mar 22, 2022
1 parent d57711f commit c49d7e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion full_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ cp ../preload.php .
#
# usage:
#
# export PHP72_BIN_PATH=/opt/homebrew/Cellar/php@7.2/7.2.33_4/bin/php PHP80_BIN_PATH=/opt/homebrew/Cellar/php@8.0/8.0.14/bin/php && sh ./full_build.sh
# export PHP72_BIN_PATH=/opt/homebrew/Cellar/php@7.2/7.2.34_4/bin/php PHP80_BIN_PATH=/opt/homebrew/Cellar/php@8.0/8.0.17/bin/php && sh ./full_build.sh
#
if test -z ${PHP72_BIN_PATH+y}; then
bin/rector list --ansi;
Expand Down

0 comments on commit c49d7e6

Please sign in to comment.