All notable changes to laravel-reporto
will be documented in this file.
- Initial release
- Added config option
exclude_source_files
- Dropped active support for PHP 7.1 (EOL)
- Added support for Laravel 5.8
- Fix for Laravel 5.8 support: Replaced str_is with Str::is