nWidart / laravel-modules

Module Management In Laravel
https://docs.laravelmodules.com
MIT License
5.5k stars 954 forks source link

Lavavel Pint as a dev-dependency #1918

Closed SamuelMwangiW closed 1 month ago

SamuelMwangiW commented 1 month ago

1872 introduced Laravel pint but incorrectly marked it a dependency instead of as a dev-dependency.

The result of this is that Laravel pint gets installed in production