We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc918e4 commit 9e0e615Copy full SHA for 9e0e615
1 file changed
README.md
@@ -21,7 +21,9 @@ Usage examples within core and for extensions can be found in
21
22
## Tags and branches
23
24
-* Branch main is used by core v13 and v14, tagged as 9.x.x. Extensions can use this to
+* 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
27
run tests with core v13 and v14. Supports PHP ^8.2.
28
* Branch 8 is used by core v12 and tagged as 8.x.x. Extensions can use this to
29
run tests with core v12 and prepare for v13 compatibility. Supports PHP ^8.1.
0 commit comments