Skip to content

Releases: Propaganistas/Laravel-Disposable-Email

2.4.25

18 Mar 07:09

Choose a tag to compare

Add support for Laravel 13.

Full Changelog: 2.4.24...2.4.25

2.4.11

24 Feb 15:14
93307ba

Choose a tag to compare

What's Changed

Full Changelog: 2.4.10...2.4.11

2.4.0

19 Apr 07:22

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

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

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

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

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

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

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

Choose a tag to compare

Added support for Laravel 9