Skip to content

Commit fc7a186

Browse files
MarkVaughnpolyfractal
authored andcommitted
[DOCS] Flip Branch / PHP Version table (#656)
* Flip Branche / PHP Version table * changed formatting of raw mardown
1 parent d771699 commit fc7a186

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -85,11 +85,11 @@ PHP Version Requirement
8585
Version 5.0 of this library requires at least PHP version 5.6.6 to function. In addition, it requires the native JSON
8686
extension to be version 1.3.7 or higher.
8787

88-
| PHP Version | Elasticsearch-PHP Branch |
88+
| Elasticsearch-PHP Branch | PHP Version |
8989
| ----------- | ------------------------ |
90-
| >= 5.6.6 | 5.0 |
91-
| >= 5.4.0 | 2.0 |
92-
| >= 5.3.9 | 0.4, 1.0 |
90+
| 5.0 | >= 5.6.6 |
91+
| 2.0 | >= 5.4.0 |
92+
| 0.4, 1.0 | >= 5.3.9 |
9393

9494

9595
Quickstart

0 commit comments

Comments
 (0)