Releases: michaeldyrynda/laravel-make-user
Releases · michaeldyrynda/laravel-make-user
8.0.0
What's Changed
- Laravel 10.x Compatibility by @laravel-shift in #19
New Contributors
- @laravel-shift made their first contribution in #19
Full Changelog: 7.4.0...8.0.0
7.4.0
Full Changelog: 7.3.0...7.4.0
- Add support for Laravel 9
7.3.0
7.2.0
Add PHP 8 support
7.1.0
#17 - Support Laravel 8 (@bumbummen99)
7.0.1
#13 - Remove unused laravel/helpers
dependency (@mattdfloyd)
#14 - Switch to GitHub Actions (@mattdfloyd)
#15 - Update Treeware URLs (@jamesmills)
7.0.0
- Add Laravel 7 support
- Adds ability to not encrypt password for users that have a mutator that handles encryption - #10 (@craigharman
6.0.0
5.0.0
Add Laravel 5.8 support
4.0.0: Merge pull request #8 from michaeldyrynda/chore/laravel-5.7-support
- Add support for Laravel 5.7
- Simplify test suite
- Make command interactive