ansistrano-symfony-deploy icon indicating copy to clipboard operation
ansistrano-symfony-deploy copied to clipboard

Use symfony_php_path to run composer selfupdate

Open ribeiropaulor opened this issue 2 years ago • 0 comments

Currently, if you use an OS with only custom PHP executable (e.g., /usr/bin/php81), the command composer selfupdate fails. This PR uses the variable symfony_php_path to run that command.

ribeiropaulor avatar Jul 06 '22 15:07 ribeiropaulor