Xethron / migrations-generator

Laravel Migrations Generator: Automatically generate your migrations from an existing database schema.
MIT License
3.32k stars 591 forks source link

Installation via composer require --dev "xethron/migrations-generator" failing #195

Closed djunehor closed 4 years ago

djunehor commented 4 years ago

I think it has to do with the minimum requirement. I'm using Laravel 6.0 Potential causes:

Read https://getcomposer.org/doc/articles/troubleshooting.md for further common problems.

Installation failed, reverting ./composer.json to its original content.

wallacemyem commented 4 years ago

composer require oscarafdev/migrations-generator this package is maintained