Skip to content

Commit ff213c2

Browse files
authored
Update README.md
1 parent 6e488ea commit ff213c2

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

README.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -57,14 +57,12 @@ To establish a consistent code quality, please provide unit tests for all your c
5757

5858
## Version Guidance
5959

60-
| Version | Status | PHP Version | Support Until |
61-
|---------|------------|------------------|---------------|
62-
| 5.x | EOL | \>= 5.5 | EOL |
63-
| 6.x | Maintained | \>= 5.5 | 3 Dec 2017 |
64-
| 7.5.x | Latest | \>= 7.1 | active |
65-
| 7.6 | Latest | \>= 7.3 \| 8.0 | active |
66-
| 7.7 | Latest | \>= 7.3 \| >=8.0 | active |
67-
| 7.8 | Latest | \>= 7.4 \| >=8.0 | active |
60+
| Version | Status | PHP Version | Support Until |
61+
|---------|-------------|-------------|------------------|
62+
| 5.x | EOL | >= 5.5 | EOL |
63+
| 6.x | EOL | >= 5.5 | EOL (3 Dec 2017) |
64+
| 7.x | Latest | >= 7.4 | active |
65+
| 8.x | Development | >= 8.1 | active |
6866

6967
## License
7068

0 commit comments

Comments
 (0)