jonseg / crud-admin-generator

An open source tool to generate a complete backend from a MySql database.
http://crud-admin-generator.com/
MIT License
1.43k stars 441 forks source link

fixed composer.json to allow composer require #120

Open johnorourke opened 5 years ago

johnorourke commented 5 years ago

I wanted to install this via composer, but had to add a name field to composer.json first.

johnorourke commented 5 years ago

Hold off on this, I'm tweaking the other files to allow easy inclusion in other projects.