Skip to content

Commit 014b023

Browse files
committed
minor #19020 Update target branch for feature updates to 6.4 (jnoordsij)
This PR was merged into the 5.4 branch. Discussion ---------- Update target branch for feature updates to 6.4 <!-- 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 `6.x` for features of unreleased versions). --> This is the default suggested within the GitHub repository, so I think documentation should match it. Commits ------- 38c91ac Update target branch for feature updates to 6.4
2 parents ae67973 + 38c91ac commit 014b023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing/code/pull_requests.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ work:
132132
branch (you can find them on the `Symfony releases page`_). E.g. if you
133133
found a bug introduced in ``v5.1.10``, you need to work on ``5.4``.
134134

135-
* ``6.3``, if you are adding a new feature.
135+
* ``6.4``, if you are adding a new feature.
136136

137137
The only exception is when a new :doc:`major Symfony version </contributing/community/releases>`
138138
(5.0, 6.0, etc.) comes out every two years. Because of the

0 commit comments

Comments
 (0)