- Fix composer autoloader path (f3db3f3)
- Move
laravel
binary to new directory (c581a78) - Require PHP 7.2 as the new minimum version (3ab97f2)
- Allow Symfony 5 (513a060)
- Add
--auth
flag (f5ebbff)
- Make sure zip file is valid before extracting (#100)
- Create a new project in the current directory using "laravel new ." (#99)
- Added an alias to the
--force
option (#79)
- Use the
extension_loaded
method to check if the 'zip' extension is loaded (#81)
- Update dependencies (6e34188)
- Bump guzzle requirement (f909b98)