Releases: verschuur/laravel-robotstxt
Releases · verschuur/laravel-robotstxt
5.0.2
Added
Removed
- Laravel 8 support as it is EOL
4.0.0
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
v1.1.1
Fixed
Fixed the namespace error when using a non-default app namespace as reported in #2 (#3)