Skip to content

Commit e83866b

Browse files
committed
minor symfony#15485 Fixed ambiguous sentence (fridde)
This PR was submitted for the 5.3 branch but it was merged into the 4.4 branch instead. Discussion ---------- Fixed ambiguous sentence Fixed sentence that created confusion: "A few libraries starting with symfony/ follow their versioning scheme." should contain "own" <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `5.x` for features of unreleased versions). --> Commits ------- 984ae66 Fixed ambiguous sentence
2 parents 9afbba0 + 984ae66 commit e83866b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/upgrade_minor.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ probably need to update the version constraint next to each library starting
4141
"...": "...",
4242
4343
"...": "A few libraries starting with
44-
symfony/ follow their versioning scheme. You
44+
symfony/ follow their own versioning scheme. You
4545
do not need to update these versions: you can
4646
upgrade them independently whenever you want",
4747
"symfony/monolog-bundle": "^3.5",

0 commit comments

Comments
 (0)