Laravel State Machine Versions Save

Winzou State Machine service provider for Laravel

v3.4.4

1 month ago

Added

  • Laravel 11.x Compatibility (#71)

v3.4.3

3 months ago

Fixed

  • compatibility update of Dispatcher with EventDispatcherInterface from Symfony7 (#69)

v3.4.2

5 months ago

Fixed

  • Handle enum states (Fixes #68)

v3.4.1

1 year ago

Changed

  • Don't escape unicode characters

v3.4.0

1 year ago

Added

  • Add support for Laravel 10 (#65)
  • Add support for PHP 8.2 (#65)

v3.3.0

2 years ago

Added

  • Add support for Laravel 9.0

Fixed

  • Fix return types to event dispatcher (#60)

v3.2.2

2 years ago

Add support for PHP 8.1

v3.2.1

2 years ago
  • Update composer.json

v3.2.0

3 years ago

Add support for PHP 8

v3.1.2

3 years ago

Switch to Github Actions