Skip to content

Releases: olssonm/l5-humans

v5.1

08 Dec 07:06
46ad14f
Compare
Choose a tag to compare
  • Support for Laravel 7 and 8
  • Support for PHP 8
  • Dropped PHP 7.2

v5.0

01 Nov 18:42
dec64e5
Compare
Choose a tag to compare

Release for Laravel 6.

PHP 7.2 is now required.

v4.1

12 May 05:58
d14c936
Compare
Choose a tag to compare

Edits for Laravel 5.8.

Minor fixes for the new PHPUnit suites. Also drops support for PHP <= 7.0.

Laravel 5.5 compatibility (also 5.6, 5.7)

08 Sep 08:43
Compare
Choose a tag to compare

Added compatibility for Laravel 5.5, including Package Auto Discovery.

Update
This version is also safe to use for Laravel 5.6 and 5.7.

Laravel 5.4 compatibility

01 Feb 11:08
Compare
Choose a tag to compare

Now supports Laravel 5.4.

Had to bump the version due to that laravel/browser-kit-testing now is a separate dependency (in favor for "Laravel Dusk") – else the dependencies where giving me a hard time.

v2.1

04 Nov 08:22
Compare
Choose a tag to compare

Minor release; just some cleanup and improvements.

Laravel 5.3 compatability

25 Aug 06:48
Compare
Choose a tag to compare

Minor adjustments and checks to make sure the package works with the newly released Laravel 5.3.

v1.1

05 Jul 07:48
Compare
Choose a tag to compare

Non-breaking update, only minor improvements and adjustments.

Named route now available; {{ route('humans.txt') }}.

First release

30 Jun 09:20
Compare
Choose a tag to compare