Skip to content

Releases: kblais/laravel-helpers

v2.2.0 - Laravel 11 compatibility

16 Apr 12:21
5bf55e5
Compare
Choose a tag to compare
Merge pull request #18 from kblais/allow-laravel-11

Allow Laravel 11

v2.1.0 - Laravel 10 compatibility

22 Mar 09:41
52ab032
Compare
Choose a tag to compare
Merge pull request #17 from kblais/fix-tests

Fix tests to work with PHPUnit 10

v2.0.0

17 Feb 11:34
Compare
Choose a tag to compare

What's Changed

  • Upgrade depencencies, add Laravel 9 compatibility and remove Laravel 6/7 and PHP 7 compatibility by @kblais in #14

Full Changelog: 1.4.0...v2.0.0

v1.4.0

08 Dec 11:24
114bef2
Compare
Choose a tag to compare
  • Bump minimum Laravel version, and set PHP minimum version
  • Allow PHP 8
  • Run tests with Github Actions, removing Travis

Compatibility with Laravel 8.x

09 Sep 09:33
Compare
Choose a tag to compare
v1.3.1

Update dependencies for Laravel 8

Compatibility with Laravel 7.x

07 Apr 13:53
c5773fb
Compare
Choose a tag to compare
Merge pull request #12 from kblais/11-add-support-for-laravel-7

Add compatibility for Laravel 7.*

Compatibility with Laravel 6.0

04 Sep 10:24
cb82f90
Compare
Choose a tag to compare
Merge pull request #10 from kblais/prepare-for-laravel-6

Update requirements to work with Laravel 6.0