Skip to content

Releases: cartalyst/alerts

v8.0.0

25 Mar 21:45
Compare
Choose a tag to compare
  • Add Laravel 11 support

v5.1.0

22 Dec 21:27
Compare
Choose a tag to compare
  • Add PHP 8 support

v5.0.0

12 Sep 19:53
Compare
Choose a tag to compare
  • Updated for Laravel 8.

v4.0.0

03 Mar 17:41
Compare
Choose a tag to compare
  • Updated for Laravel 7.

v3.0.0

30 Aug 16:48
Compare
Choose a tag to compare
  • BC Break: PHP 7.2 is the minimum required PHP version
  • BC Break: Laravel 6.0 is the minimum supported Laravel version

v2.0.2

30 Jan 18:20
Compare
Choose a tag to compare

REVISED

  • Update service provider for Laravel 5.4 support.

FIXED

  • A bug on FileSessionHandler instantation when using the native bootstrapper.

v2.0.1

11 Feb 12:20
Compare
Choose a tag to compare

REVISED

  • Use singleton instead of bindShared to support Laravel 5.2.x.

v2.0.0

17 Feb 21:35
Compare
Choose a tag to compare
  • Updated for Laravel 5.

v1.0.0

28 Jan 19:42
Compare
Choose a tag to compare
  • Initial stable release.