3.0.0
Full rewrite of Valet+ with the following major differences between the previous versions.
- No longer a fork of Laravel's Valet, but a toolkit around Valet (valet is now a dependency).
- No more platform dependencies when running commands.
- Use command valet-plus instead of valet (for now).
- Rename .env.valet to .valet-env.php.
- Use command valet-plus elasticsearch|es use instead of valet-plus use elasticsearch|es .
- Use 127.0.0.1 as Redis host instead of /tmp/redis.sock.
- Choose which binaries to install (default all) and self-update on valet-plus install command.
- Adds dependency on Docker for Elasticsearch, see https://docs.docker.com/desktop/install/mac-install/
Full Changelog: 2.4.0...3.0.0