Skip to content

Releases: rojtjo/laravel-auto-subscriber

0.3.1

04 Dec 17:18
6864050
Compare
Choose a tag to compare

Full Changelog: 0.3.0...0.3.1

  • Bind to handler class name instead of instance to fix ShouldQueue issue

0.3.0

04 Dec 16:36
7e28038
Compare
Choose a tag to compare

Full Changelog: 0.2.1...0.3.0

  • Add support for union types
  • Drop PHP 7.4 support
  • Drop Laravel 8 support
  • Replace Psalm with PHPStan

v0.2.1

14 Feb 16:58
50b006d
Compare
Choose a tag to compare

Full Changelog: 0.2.0...0.2.1

0.2.0

22 Feb 16:53
0.2.0
c197aec
Compare
Choose a tag to compare

Upgrades php-cs-fixer to ^3.6.0 and allows Laravel 9

0.1.0

18 Mar 11:27
0.1.0
9a6d948
Compare
Choose a tag to compare

Initial version