Upgrade Guide
You can upgrade to the latest version of Coilpack by running composer update
at the root level of your Laravel project. Upgrades that require extra attention or interaction will be documented on this page.
Review the Changelog
It's always a good idea to be aware of what is changing in each release. You can see a list of all changes in our current changelog.
Configuration Changes
Between versions the Coilpack configuration file may change. We recommend comparing the most recent changes with your own config/coilpack.php
file.