Releases: laravel/helpers
Releases · laravel/helpers
v1.7.1
- Use new static analysis workflow by @Jubeki in #32
- Replace dead link in Security Policy by @Jubeki in #33
- Fix implicitly nullable parameters for PHP 8.4 by @tylersatre in #35
v1.4.1
Fixed
- Use func_get_args to pass array_prepend call through to Arr::prepend (#21)
v1.1.0
Changed
- Update version constraints for Laravel 6.0 (60296b9)