This version only supports Valet 2.8 and PHP 7.4. You need those two installed at the very least.
New in this version:
- The app now reports if your PHP installation is broken or has issues
- The app now reports if multiple PHP services are running via Homebrew
- The app won't crash if your PHP installation is broken or errors appear when you run
php -v
- An option has been added to force load the latest PHP version (7.4) — perfect if you're stuck or the websites nginx is serving don't match your PHP version number
- The app now uses
/bin/sh
instead of/bin/bash
, which on some machines will be much faster
Note: The binary below is not signed or notarized. On macOS Catalina, you need to right-click while holding ⌥ (option) and select Open. After this, macOS will ask you if you're sure you want to run the app. (Otherwise macOS will tell you that the app needs to be updated.) Future releases will be signed and notarized.