brexis / laravel-workflow

Use the Symfony Workflow component in Laravel
MIT License
281 stars 105 forks source link

Support Laravel 6 #60

Closed arjanwestdorp closed 5 years ago

arjanwestdorp commented 5 years ago

Add support for Laravel 6.

This also fixes the broken test that was introduced by commit https://github.com/brexis/laravel-workflow/commit/525274e7de17a18bf21cb5a770b3aec59d239d7f.

otar commented 5 years ago

@brexis Any plans on merging this?