From 61f2436db98260ea1647a6a81ca67421dee33ffe Mon Sep 17 00:00:00 2001 From: Luiz Marin <67489841+luizcmarin@users.noreply.github.com> Date: Fri, 24 May 2024 10:30:17 -0300 Subject: [PATCH] Update UPGRADE.md --- UPGRADE.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/UPGRADE.md b/UPGRADE.md index 07fc897..e7cb567 100644 --- a/UPGRADE.md +++ b/UPGRADE.md @@ -1,12 +1,11 @@ -# Yii Strings Upgrading Instructions +# Upgrading Instructions for Yii Strings -These notes highlight changes that could break your application when you upgrade package from one version to another. +This file contains the upgrade notes. These notes highlight changes that could break your +application when you upgrade the package from one version to another. -Upgrading in general is as simple as updating your dependency in your `composer.json` and running `composer update`. -In a big application however there may be more things to consider, which are explained in the following. - -> Note: The following upgrading instructions are cumulative. That is, if you want to upgrade from a version A to version -> C and there is a version B between A and C, you need to follow the instructions for both A and B. +> **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.2.0