1
0
mirror of https://github.com/laravel/valet.git synced 2026-02-04 16:10:08 +01:00
Files
laravel-valet/valet
Saibotk 85a8c89902 fix(entry-script): use correct php binary for proxy commands
These are the only instances, where the valet cli script is executed with the default
php binary instead of the evaluated binary.

We now use the `$PHP` executable to ensure that the valet cli is always called with the correct binary even when proxying composer / php.
2024-12-18 23:01:36 +01:00

4.9 KiB
Executable File