Skip to content

Commit c44519c

Browse files
committed
Merge branch '4.4' into 5.4
* 4.4: fix the target branch for new features
2 parents 70451f6 + 607ac97 commit c44519c

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)