JeffreyWay / Laravel-4-Generators

Rapidly speed up your Laravel workflow with generators
https://packagist.org/packages/way/generators
MIT License
27 stars 9 forks source link

Update "composer update" commands #451

Open ghost opened 9 years ago

ghost commented 9 years ago

Deleted the deprecated option "dev" from "composer update" commands. Composer installs dev packages by default since this deprecation.