We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d771699 commit fc7a186Copy full SHA for fc7a186
README.md
@@ -85,11 +85,11 @@ PHP Version Requirement
85
Version 5.0 of this library requires at least PHP version 5.6.6 to function. In addition, it requires the native JSON
86
extension to be version 1.3.7 or higher.
87
88
-| PHP Version | Elasticsearch-PHP Branch |
+| Elasticsearch-PHP Branch | PHP Version |
89
| ----------- | ------------------------ |
90
-| >= 5.6.6 | 5.0 |
91
-| >= 5.4.0 | 2.0 |
92
-| >= 5.3.9 | 0.4, 1.0 |
+| 5.0 | >= 5.6.6 |
+| 2.0 | >= 5.4.0 |
+| 0.4, 1.0 | >= 5.3.9 |
93
94
95
Quickstart
0 commit comments