File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed
Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments