Skip to content

Releases: papertank/origami-support

2.3.0

10 Apr 16:18
b122da1
Compare
Choose a tag to compare

Added Laravel 11.x support (#1)

2.2.0

16 Feb 15:24
Compare
Choose a tag to compare

Added Laravel 10.x support.

2.1.0

04 Mar 16:30
Compare
Choose a tag to compare

Added support for Laravel 9.x

2.0.0

30 Dec 09:57
Compare
Choose a tag to compare
  • 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

14 Aug 12:55
Compare
Choose a tag to compare

Fixing str_contains to use Str::contains (clash with Symfony Polyfill)

1.5.1

15 Jun 13:33
Compare
Choose a tag to compare

Fixing str_contains to use Str::contains (clash with Symfony Polyfill)

1.4.5

15 Jun 13:17
Compare
Choose a tag to compare

Fixing str_contains to use Str::contains (clash with Symfony Polyfill)

1.6.0

09 Aug 14:36
Compare
Choose a tag to compare
  • Laravel 7 compatibility.
  • Dropped Laravel 5 support

1.5.0

09 Oct 14:46
Compare
Choose a tag to compare

Laravel 6 compatibility

1.4.4

29 Dec 15:41
Compare
Choose a tag to compare
  • Added Laravel package autodiscover to composer.json