Skip to content

Releases: gmsantos/inspiring

Relax illuminate/support requirement

06 Apr 09:55
3e710e0
Compare
Choose a tag to compare

#13 Relax illuminate/support requirement @gmsantos

PHP 8 support

04 Feb 09:53
be65f2c
Compare
Choose a tag to compare

#12 Add support php8 @lloricode

Support for Laravel 8

02 Sep 21:00
c00d2ba
Compare
Choose a tag to compare

#11 Add support for laravel 8 - @lloricode

This release adds support to the upcoming Laravel 8 release.

Laravel 7 support

26 Feb 22:16
b4b562f
Compare
Choose a tag to compare

Allow Laravel 7 component in composer.json

Laravel 6+ and PHP 7.2+ support only

13 Jan 21:36
f0985da
Compare
Choose a tag to compare

#7 Version 3 release - @gmsantos

This version drops Laravel 5 and PHP < 7.2 support and add return types and strict types to project.

Support for Laravel 6+

13 Jan 20:59
8edf4bd
Compare
Choose a tag to compare

#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

06 Apr 16:31
f1142f9
Compare
Choose a tag to compare
v2.1.1

Normalize format to not break tests, remove unauthorized quotes

Add more programming quotes

14 Nov 14:14
49c47e2
Compare
Choose a tag to compare

#2 Add a few quotes - @vitorbari
#3 More Programming quotes - @viralsolani

Update tests

05 Nov 23:37
4033c7d
Compare
Choose a tag to compare

Use namespaced PHPUnit TestCase and allow PHPUnit 6 for newer PHP versions.

Laravel 5.3 instructions

18 Oct 01:04
Compare
Choose a tag to compare
  • Add instructions to use with Laravel 5.3