Skip to content

Commit 53f1a4b

Browse files
authored
Updated version table with PHPUnit (#53)
* Updated version table with PHPUnit * Updated date
1 parent 6d52d17 commit 53f1a4b

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -252,8 +252,9 @@ public function processed_configuration_for_array_node_1()
252252

253253
## Version Guidance
254254

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

0 commit comments

Comments
 (0)