Skip to content

Commit a964308

Browse files
authored
Update version matrix in readme (#82)
1 parent 83bc234 commit a964308

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,8 @@ public function processed_configuration_for_array_node_1(): void
270270

271271
| Version | Released | PHPUnit | Status |
272272
|---------|--------------| --------------------|------------|
273-
| 4.x | Mar 5, 2018 | 7.x and 8.x and 9.x | Latest |
274-
| 3.x | Nov 30, 2017 | 6.x   | Bugfixes |
273+
| 5.x | Jun 2, 2023 | 9.6 and 10.x | Latest |
274+
| 4.x | Mar 5, 2018 | 7.x and 8.x and 9.x | Bugfixes |
275+
| 3.x | Nov 30, 2017 | 6.x   | EOL |
275276
| 2.x | Jun 18, 2016 | 4.x and 5.x | EOL |
276277
| 1.x | Oct 12, 2014 | 3.x | EOL |

0 commit comments

Comments
 (0)