Skip to content

Releases: Propaganistas/Laravel-Disposable-Email

2.4.0

19 Apr 07:22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.3.0...2.4.0

2.3.0

12 Mar 07:26
Compare
Choose a tag to compare

Added support for Laravel 11
Dropped support for Laravel 8 and 9
Dropped support for PHP 8.0

Full Changelog: 2.2.18...2.3.0

2.2.12

05 Sep 06:39
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.11...2.2.12

2.2.3

04 Feb 16:25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.2...2.2.3

2.2.1

24 Jan 07:42
05012dd
Compare
Choose a tag to compare

Full Changelog: 2.2.0...2.2.1

Use callAfterResolving instead of directly extending the Validator.

2.2.0

09 Jan 10:37
Compare
Choose a tag to compare

Remove support for PHP < 8.0 and Laravel < 8.0

Full Changelog: 2.1.26...2.2.0

2.1.16

13 Mar 14:54
4b7b40a
Compare
Choose a tag to compare

What's Changed

  • Fix unserialize() error when using Redis as cache by @kitro in #30

New Contributors

  • @kitro made their first contribution in #30

Full Changelog: 2.1.15...2.1.16

2.1.13

15 Jan 19:32
955ff76
Compare
Choose a tag to compare

Added support for Laravel 9

2.1.11

14 Dec 10:03
6477b46
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.10...2.1.11

2.1.3

29 May 12:25
Compare
Choose a tag to compare

Bugfix