brexis / laravel-workflow

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

cannnot install in laravel 6 #61

Closed redmagi closed 5 years ago

redmagi commented 5 years ago

this package cannot install in laravel 6

arjanwestdorp commented 5 years ago

PR #60 will fix this.

arjanwestdorp commented 5 years ago

@brexis Can you please tag a new version? The 1.3.2 version seems to be created BEFORE #60 was merged.

It's still not possible to install with Laravel 6 as 1.3.2 doesn't have the updated composer.json file.

brexis commented 5 years ago

@arjanwestdorp Sorry about that. Can you try the version 1.3.3 and let me know.

arjanwestdorp commented 5 years ago

Works fine now. Thanks!