Releases: papertank/origami-support
Releases · papertank/origami-support
2.3.0
2.2.0
Added Laravel 10.x support.
2.1.0
Added support for Laravel 9.x
2.0.0
- Added Laravel 8.0 support.
- Now requires Laravel 6.0 and newer. (Drops 5.8 and older)
- Removed laravelcollective/html dependency - html link method now first-party.
1.6.1
Fixing str_contains to use Str::contains (clash with Symfony Polyfill)
1.5.1
Fixing str_contains to use Str::contains (clash with Symfony Polyfill)
1.4.5
Fixing str_contains to use Str::contains (clash with Symfony Polyfill)
1.6.0
- Laravel 7 compatibility.
- Dropped Laravel 5 support
1.5.0
Laravel 6 compatibility
1.4.4
- Added Laravel package autodiscover to composer.json