Skip to content
This repository was archived by the owner on Feb 15, 2023. It is now read-only.

Releases: TheDragonCode/notify-exceptions

v4.1.0

17 Jan 16:00
8f387b5

Choose a tag to compare

v4.0.1

16 Nov 20:26
c79a8ad

Choose a tag to compare

Merge pull request #17 from TheDragonCode/4.x

Update composer.json

v4.0.0

16 Nov 20:24
245705c

Choose a tag to compare

Merge pull request #16 from TheDragonCode/4.x

Changed namespace

v3.2.4

09 Feb 10:43
5b35f3a

Choose a tag to compare

Security fix

v3.2.3

12 Jan 08:19

Choose a tag to compare

Fixed FlattenExceptions excpects an Exception but get's an Error

See #14

v3.2.2

11 Jan 12:08

Choose a tag to compare

Fixed Error: Class 'Symfony\Component\Debug\Exception\FlattenExceptio…

v3.2.1

30 Dec 19:52
ab41bf5

Choose a tag to compare

Update LICENSE

v3.2.0

30 Nov 10:22
0b8fc60

Choose a tag to compare

PHP 8 and Laravel 8 support

v3.1.0

20 May 17:08

Choose a tag to compare

Added

  • Added ability to specify Slack channel name (adaba17)

v3.0.0

17 May 23:44
bcaee41

Choose a tag to compare

Fixed

  • Fixed support for Laravel 7.0 (16d39bb)

Changed