Releases: gmsantos/inspiring
Releases · gmsantos/inspiring
Relax illuminate/support requirement
PHP 8 support
#12 Add support php8 @lloricode
Support for Laravel 8
#11 Add support for laravel 8 - @lloricode
This release adds support to the upcoming Laravel 8 release.
Laravel 7 support
Allow Laravel 7 component in composer.json
Laravel 6+ and PHP 7.2+ support only
Support for Laravel 6+
#5 Support for Laravel 6+ - @gmsantos
#4 Add support for laravel 6 - @lloricode
Version 2.2 adds support for Laravel 6+ as a migration path only. I do not guarantee that everything works in newer PHP versions because Travis CI tests fails in newer versions if I keep backwards compatibility with Laravel 5.
I recommend to upgrade to version 3+ of this package for Laravel 6+ and PHP 7.2+ support.
Fix format of new quotes
v2.1.1 Normalize format to not break tests, remove unauthorized quotes
Add more programming quotes
#2 Add a few quotes - @vitorbari
#3 More Programming quotes - @viralsolani
Update tests
Use namespaced PHPUnit TestCase and allow PHPUnit 6 for newer PHP versions.
Laravel 5.3 instructions
- Add instructions to use with Laravel 5.3