File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -29,15 +29,17 @@ Version Matrix
29
29
30
30
| Elasticsearch Version | Elasticsearch-PHP Branch |
31
31
| --------------------- | ------------------------ |
32
- | >= 7.0, < 8.0 | 7.0 |
32
+ | >= 7.2, < 8.0 | 7.2 |
33
+ | >= 7.0, < 7.2 | 7.0 |
33
34
| >= 6.6, < 7.0 | 6.7.x |
34
35
| >= 6.0, < 6.6 | 6.5.x |
35
36
| >= 5.0, < 6.0 | 5.0 |
36
37
| >= 2.0, < 5.0 | 1.0 or 2.0 |
37
38
| >= 1.0, < 2.0 | 1.0 or 2.0 |
38
39
| <= 0.90.x | 0.4 |
39
40
40
- - If you are using Elasticsearch 7.x, use Elasticsearch-PHP 7.0 branch.
41
+ - If you are using Elasticsearch 7.2+, use Elasticsearch-PHP 7.2 branch.
42
+ - If you are using Elasticsearch 7.0 to 7.1, use Elasticsearch-PHP 7.0 branch.
41
43
- If you are using Elasticsearch 6.6 to 6.7, use Elasticsearch-PHP 6.7.x branch.
42
44
- If you are using Elasticsearch 6.0 to 6.5, use Elasticsearch-PHP 6.5.x branch.
43
45
- If you are using Elasticsearch 5.x, use Elasticsearch-PHP 5.0 branch.
You can’t perform that action at this time.
0 commit comments