Skip to content

v1.0.9

Choose a tag to compare

@Mulkave Mulkave released this 16 Dec 17:26
· 20 commits to main since this release

Changed

  • UnitDispatcher::run's signature changed to use mixed for $unit to help IDEs tolerate passing instances instead of strings only; best used for named parameters in PHP 8
  • use full Lang & View facades namespaces in service providers for Laravel 8