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

Something wrong with "composer require zizaco/entrust": "5.2.x-dev" #875

Open
oldFuryBird opened this issue Nov 25, 2017 · 2 comments
Open

Comments

@oldFuryBird
Copy link

My Laravel version is 5.5.*,when I run "php artisan entrust:migration" command,an exception occurred;
[ReflectionException] Method Zizaco\Entrust\MigrationCommand::handle() does not exist
So,I open the composer.json file,change "5.2.x-dev" to "master".
Then,the exception disapear!

@ph4r05
Copy link

ph4r05 commented Nov 27, 2017

I think the reason is in #836. 5.2.x-dev seems to work with old Laravel - maybe just outdated readme?

@oldFuryBird
Copy link
Author

Yes,you are right! The README is outdated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants