1
0
mirror of https://github.com/laravel/valet.git synced 2026-02-04 16:10:08 +01:00
Files
laravel-valet/find-usable-php.php
Matt Stauffer 921f68a3ae Support PHP 7.0+ (#1346)
* Get PHP executable for a PHP 8+ version even if linked PHP is below 8

This allows users to run PHP 7.4 (haven't tested in below 7.4) while the codebase is PHP 8+.

* Apply fixes from StyleCI

* Return correct path for linked PHP

* Apply fixes from StyleCI

* Add PHP@7.2 support

* Add support for PHP 7.0-7.2

Co-authored-by: StyleCI Bot <bot@styleci.io>
2023-01-18 16:39:21 -05:00

2.8 KiB