Skip to content

Commit

Permalink
docs: add Note for PHPUnit 11 Support in README.md (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris53897 authored Jun 23, 2024
1 parent eb04d91 commit 4086414
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -268,10 +268,10 @@ public function processed_configuration_for_array_node_1(): void

## Version Guidance

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

0 comments on commit 4086414

Please sign in to comment.