Skip to content

Releases: spatie/laravel-robots-middleware

1.4.0

11 Mar 16:05
a2dfecb
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.2...1.4.0

1.3.2

23 Jan 14:38
7eb9417
Compare
Choose a tag to compare
  • support Laravel 10

1.3.1

21 Jan 09:23
222ea62
Compare
Choose a tag to compare
  • support Laravel 9

1.3.0

04 Dec 13:00
ba0e38e
Compare
Choose a tag to compare
Update CHANGELOG.md

1.2.1

09 Sep 10:16
Compare
Choose a tag to compare
  • Add support for Laravel 8

1.2.0

03 Mar 08:39
Compare
Choose a tag to compare

1.2.0 - 2020-03-03

  • add support for Laravel 7

1.1.0

04 Sep 16:36
Compare
Choose a tag to compare
upgrade to laravel 6

1.0.3

12 Jan 12:28
Compare
Choose a tag to compare
  • Fixed a bug that would occur when a Symfony response got returned instead of an Illuminate response

1.0.2

05 Jan 15:53
Compare
Choose a tag to compare
  • Removed response typehint since it hinders redirects
  • Composer fix

1.0.1

05 Jan 15:38
Compare
Choose a tag to compare
  • Moved orchestra to devdependencies