Skip to content

Commit 607ac97

Browse files
committed
minor #17084 fix the target branch for new features (xabbuh)
This PR was merged into the 4.4 branch. Discussion ---------- fix the target branch for new features Commits ------- 5b04eea fix the target branch for new features
2 parents 728c886 + 5b04eea commit 607ac97

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
@@ -129,7 +129,7 @@ work:
129129
</contributing/code/maintenance>` (you may have to choose a higher branch if
130130
the feature you are fixing was introduced in a later version);
131131

132-
* ``6.x``, if you are adding a new feature.
132+
* ``6.2``, if you are adding a new feature.
133133

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

0 commit comments

Comments
 (0)