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
2929
3030| Elasticsearch Version | Elasticsearch-PHP Branch |
3131| --------------------- | ------------------------ |
32- | >= 7.0, < 8.0 | 7.0 |
32+ | >= 7.2, < 8.0 | 7.2 |
33+ | >= 7.0, < 7.2 | 7.0 |
3334| >= 6.6, < 7.0 | 6.7.x |
3435| >= 6.0, < 6.6 | 6.5.x |
3536| >= 5.0, < 6.0 | 5.0 |
3637| >= 2.0, < 5.0 | 1.0 or 2.0 |
3738| >= 1.0, < 2.0 | 1.0 or 2.0 |
3839| <= 0.90.x | 0.4 |
3940
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.
4143 - If you are using Elasticsearch 6.6 to 6.7, use Elasticsearch-PHP 6.7.x branch.
4244 - If you are using Elasticsearch 6.0 to 6.5, use Elasticsearch-PHP 6.5.x branch.
4345 - 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