Skip to content

Commit

Permalink
Updated version table with PHPUnit (#53)
Browse files Browse the repository at this point in the history
* Updated version table with PHPUnit

* Updated date
  • Loading branch information
Nyholm authored Mar 5, 2018
1 parent 6d52d17 commit 53f1a4b
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -252,8 +252,9 @@ public function processed_configuration_for_array_node_1()

## Version Guidance

| Version | Released | Status |
|---------|--------------|------------|
| 3.x | Nov 30, 2017 | Latest |
| 2.x | Jun 18, 2016 | EOL |
| 1.x | Oct 12, 2014 | EOL |
| Version | Released | PHPUnit | Status |
|---------|--------------| ------------|------------|
| 4.x | Mars 5, 2018 | 7.x   | Latest |
| 3.x | Nov 30, 2017 | 6.x   | Bugfixes |
| 2.x | Jun 18, 2016 | 4.x and 5.x | EOL |
| 1.x | Oct 12, 2014 | 3.x | EOL

0 comments on commit 53f1a4b

Please sign in to comment.