Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 496 Bytes

UPGRADE.md

File metadata and controls

14 lines (10 loc) · 496 Bytes

Upgrading Instructions for Laravel Materials Build Override

!!!IMPORTANT!!!

The following upgrading instructions are cumulative. That is, if you want to upgrade from version A to version C and there is version B between A and C, you need to following the instructions for both A and B.

Upgrade from 1.0.0

  • "illuminate/console" package requirements were raised to 6.0. Make sure to upgrade your code accordingly.