Skip to content

v3.2.6

Compare
Choose a tag to compare
@musonza musonza released this 17 Mar 17:46
· 85 commits to master since this release
Support laravel 5.8 (#131)

The fire method (which was deprecated in Laravel 5.4) of the Illuminate/Events/Dispatcher class has been removed. You should use the dispatch method instead.