Features:
- Allow installation of any Laravel version supported by composer, without restrictions.
Features:
- Add support for Laravel 5.5
Features:
- Add support for Laravel 5.4
Bugfixes:
- Accept versions with any letter case (LTS, lTs or lts for example)
Features:
- Add support for Laravel 5.3
Features:
- Add
--interactive
option for require packages dynamically
Features:
- Add support for install from the
master
ordevelop
branches
Bugfixes:
- Fix Windows issue
- Throw new exception if version doesn't exist
Features:
- Add more detailed output on install
- Improve code organization