v5.1.0
- Fixes breeze installation with
--ssr
options by @crynobone in #278 - Adds missing jetstream options by @nunomaduro in #279
- Add ability to select default database connection by @crynobone in #275
- Updated to use the Process constructor to install Pest and use
Composer
helper class by @crynobone in #274