Skip to content

Commit e193aef

Browse files
authored
Add PhpUnit 9.x to the supported version matrix in the readme (#145)
1 parent c0d2eeb commit e193aef

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -341,9 +341,9 @@ container:
341341

342342
## Version Guidance
343343

344-
| Version | Released | PHPUnit | Status |
345-
|---------|--------------|------------|------------|
346-
| 4.x | Mar 28, 2019 | 8.x | Latest |
347-
| 3.x | Mar 5, 2018 | 7.x | Bugfixes |
348-
| 2.x | May 9, 2017 | 6.x | Bugfixes |
349-
| 1.x | Jul 4, 2016 | 4.x and 5x | EOL |
344+
| Version | Released | PHPUnit | Status |
345+
|---------|--------------|-------------|------------|
346+
| 4.x | Mar 28, 2019 | 8.x and 9.x | Latest |
347+
| 3.x | Mar 5, 2018 | 7.x | Bugfixes |
348+
| 2.x | May 9, 2017 | 6.x | Bugfixes |
349+
| 1.x | Jul 4, 2016 | 4.x and 5.x | EOL |

0 commit comments

Comments
 (0)