Skip to content

Commit 9e0e615

Browse files
authored
[TASK] Update README.md version info (#721)
Branch main (will be tagged as v10) is used by core main (v15). core v14 keeps TF 9.
1 parent bc918e4 commit 9e0e615

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ Usage examples within core and for extensions can be found in
2121

2222
## Tags and branches
2323

24-
* Branch main is used by core v13 and v14, tagged as 9.x.x. Extensions can use this to
24+
* Branch main is used by core v15, tagged as 10.x.x. Extensions can use this to
25+
run tests with core v14 and v15. Supports PHP ^8.2.
26+
* Branch 9 is used by core v13 and v14, tagged as 9.x.x. Extensions can use this to
2527
run tests with core v13 and v14. Supports PHP ^8.2.
2628
* Branch 8 is used by core v12 and tagged as 8.x.x. Extensions can use this to
2729
run tests with core v12 and prepare for v13 compatibility. Supports PHP ^8.1.

0 commit comments

Comments
 (0)