Skip to content

Commit 4f893f9

Browse files
committed
Update Branch Names in CONTRIBUTING
1 parent 4d597c1 commit 4f893f9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ This makes it easier to see exactly what is being tested when reviewing the PR.
4343
4. By default, Github removes markdown headings in the Release Notes. You can either edit to restore these, or, probably preferably, change the default comment character on your system - `git config core.commentChar ";"`.
4444

4545
> **Note:** Tagged releases are made from the `master` branch. Only in an emergency should a tagged release be made from the `release` branch. (i.e. cherry-picked hot-fixes.) However, there are 4 branches which have been updated to apply security patches, and those may be tagged if future security updates are needed.
46-
- release1291 (no further updates aside from security patches, including code changes needed for Php 8.5 compatibility)
47-
- release210 (no further updates aside from security patches, including code changes needed for Php 8.5 compatibility)
48-
- release222
49-
- release390
46+
- 1.30.x (no further updates aside from security patches, including code changes needed for Php 8.5 compatibility)
47+
- 2.1.x (no further updates aside from security patches, including code changes needed for Php 8.5 compatibility)
48+
- 2.4.x
49+
- 3.10.x

0 commit comments

Comments
 (0)