Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install on a fresh Laravel 7 project #35

Closed
divan-mt opened this issue Mar 7, 2020 · 2 comments
Closed

Can't install on a fresh Laravel 7 project #35

divan-mt opened this issue Mar 7, 2020 · 2 comments
Labels

Comments

@divan-mt
Copy link

divan-mt commented Mar 7, 2020

I get this error while trying to install this package in a fresh Laravel 7 project.

- sebdesign/laravel-state-machine v3.0.0 requires winzou/state-machine ^0.4.0 -> no matching package found.

It seems winzou/state-machine has latest version 0.3.3 but you require ^0.4.0
Is there anything with this?

@sebdesign
Copy link
Owner

Yes I had the same problem a few days ago, so I put a small upgrade guide on the release page: https://github.com/sebdesign/laravel-state-machine/releases/tag/v3.0.0

Let me know if that fixes the issue.

@divan-mt
Copy link
Author

divan-mt commented Mar 8, 2020

Ah I totally missed that. Thank you.

@sebdesign sebdesign added the bug label Mar 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants