Skip to content

Commit 2d0becc

Browse files
committed
Update README to Reflect New Branch Names
1 parent 0949bee commit 2d0becc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
PhpSpreadsheet is a library written in pure PHP and offers a set of classes that
1111
allow you to read and write various spreadsheet file formats such as Excel and LibreOffice Calc.
1212

13-
This branch (release210) is *not* the latest version of PhpSpreadsheet, and may therefore lack features and bug fixes found in the latest version.
13+
This branch (2.1.x) is *not* the latest version of PhpSpreadsheet, and may therefore lack features and bug fixes found in the latest version.
1414

1515
## Security Changes Only
1616

1717
Except for security changes, no further maintenance will be applied to this branch.
1818
You are encouraged to upgrade to a maintained branch as soon as possible.
19-
Maintained branches are master (preferred - version is 5.2.0 as of the date when this is being written), release390 (current version is 3.10.1), and release222 (2.4.1).
19+
Maintained branches are master (preferred - version is 5.3.0 as of the date when this is being written), 3.10.x (current version is 3.10.2), and 2.4.x (2.4.2).
2020

2121
Of particular note is that this branch should not run under Php 8.5, and will *not* be updated to avoid deprecation notices which will be introduced with Php 8.5.
2222

0 commit comments

Comments
 (0)