Skip to content

Commit 728f99e

Browse files
authored
Update README.md
1 parent b60fcb7 commit 728f99e

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Prooph Event Store
22

3-
PHP 7.1 EventStore Implementation.
3+
PHP 7.3 EventStore Implementation.
44

55
[![Build Status](https://travis-ci.com/prooph/event-store.svg?branch=7.x)](https://travis-ci.com/prooph/event-store)
66
[![Coverage Status](https://coveralls.io/repos/prooph/event-store/badge.svg?branch=7.x&service=github)](https://coveralls.io/github/prooph/event-store?branch=7.x)
@@ -57,12 +57,13 @@ 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 |
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 |
6667

6768
## License
6869

0 commit comments

Comments
 (0)