Releases: stepanenko3/laravel-helpers
Releases · stepanenko3/laravel-helpers
Version 1.3.4
Full Changelog: v1.3.3...v1.3.4
Version 1.3.3
What's Changed
- Update tightenco/duster requirement from ^2.7 to ^3.0 by @dependabot in #11
- Update phpstan/phpstan requirement from ^1.10 to ^2.0 by @dependabot in #12
New Contributors
- @dependabot made their first contribution in #11
Full Changelog: v1.3.2...v1.3.3
Version 1.3.2
Full Changelog: v1.3.1...v1.3.2
Version 1.3.0
Version 1.3.0 - Laravel 11 Support
What's Changed
- laravel-11 add support for Laravel 11 by @negoziator in #9
New Contributors
- @negoziator made their first contribution in #9
Full Changelog: v1.2.3...v1.3.0
Version 1.2.3
Change Carbon\Carbon to Illuminate\Support\Carbon
Version 1.2.2
- Fix arr_clean_empty_values
Version 1.2.1
Added helpers:
- arr_clean_empty_values - For recursive cleaning of empty values in the array
Version 1.2.0
- Laravel 10 support (thanks for @silentpatrik)
Version 1.1.5
What's Changed
- readme fix by @makowskid in #2
- 2 new helpers by @makowskid in #3
Full Changelog: v1.1.4...v1.1.5