diff --git a/upgrade.md b/upgrade.md index 3f37f11..c27bd3e 100644 --- a/upgrade.md +++ b/upgrade.md @@ -34,6 +34,10 @@ If you are using any components (Database, Queue, etc.) that use Illuminate depe Also, if you are using `nunomaduro/termwind`, you will need to update to `^2.0`. +#### If you are using the Logo component + +The Logo component has been dropped. Remove `config/logo.php`. + ## Upgrading to 10.0 from 9.x