From 984ae66891baa66e181572b5c72868eb9bcdd5f0 Mon Sep 17 00:00:00 2001 From: fridde Date: Sun, 4 Jul 2021 23:28:26 +0200 Subject: [PATCH] Fixed ambiguous sentence Fixed sentence that created confusion: "A few libraries starting with symfony/ follow their versioning scheme." should contain "own" --- setup/upgrade_minor.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/upgrade_minor.rst b/setup/upgrade_minor.rst index 66e261a6726..09508c0469d 100644 --- a/setup/upgrade_minor.rst +++ b/setup/upgrade_minor.rst @@ -41,7 +41,7 @@ probably need to update the version constraint next to each library starting "...": "...", "...": "A few libraries starting with - symfony/ follow their versioning scheme. You + symfony/ follow their own versioning scheme. You do not need to update these versions: you can upgrade them independently whenever you want", "symfony/monolog-bundle": "^3.5",