Skip to content

Releases: verschuur/laravel-robotstxt

5.1.0

10 Sep 19:02
d2a63f0
Compare
Choose a tag to compare

Added

  • Laravel 11 support

5.0.2

13 Mar 22:03
5a7c713
Compare
Choose a tag to compare

Added

  • Laravel 10 support

Removed

  • Laravel 8 support as it is EOL

4.0.0

13 Mar 22:02
ed6c333
Compare
Choose a tag to compare

Added

  • Laravel 9 support
  • PHP 7.3 as a dependency as Laravel 8 still supports it

Changed

  • PHPUnit configuration
  • Analysis script alias

Removed

  • Laravel 5, 6 and 7 support as they are no longer officially supported

3.1.0

30 Sep 19:46
4f845a2
Compare
Choose a tag to compare

Added

v2.0.0

08 Jan 21:14
bf3851e
Compare
Choose a tag to compare
Release v2.0

v1.1.1

23 Apr 17:25
abae9b7
Compare
Choose a tag to compare

Fixed

Fixed the namespace error when using a non-default app namespace as reported in #2 (#3)