File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ work:
129
129
</contributing/code/maintenance>` (you may have to choose a higher branch if
130
130
the feature you are fixing was introduced in a later version);
131
131
132
- * ``5 .x ``, if you are adding a new feature.
132
+ * ``6 .x ``, if you are adding a new feature.
133
133
134
134
The only exception is when a new :doc: `major Symfony version </contributing/community/releases >`
135
135
(5.0, 6.0, etc.) comes out every two years. Because of the
@@ -142,7 +142,7 @@ work:
142
142
All bug fixes merged into maintenance branches are also merged into more
143
143
recent branches on a regular basis. For instance, if you submit a PR
144
144
for the ``4.4 `` branch, the PR will also be applied by the core team on
145
- the ``5.x `` branch .
145
+ the ``5.x `` and `` 6.x `` branches .
146
146
147
147
Create a Topic Branch
148
148
~~~~~~~~~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments