Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

v3.0.0

Compare
Choose a tag to compare
@ReeceM ReeceM released this 22 Sep 20:20
· 155 commits to master since this release

Laravel 8 Support release

Addition

  • The package now has an install command php artisan laravel-mail-editor:install see #111

Changes

  • Supports only Laravel v8
  • PSR Classnames #112, thank you @yogendra-revanna

Potential Breaking Change

The name spaces of the package now use PSR classname standards, if you were referencing them before in an application, please update them to reflect everything correctly.