tsawler / laravel-filemanager

68 stars 25 forks source link

Remove composer update step #83

Open datashaman opened 8 years ago

datashaman commented 8 years ago

The require command above it installs the package. Running composer update instead updates all the dependencies in your composer.json. Not what you want to happen.