Skip to content

Commit ee77261

Browse files
committed
Merge remote-tracking branch 'elasticsearch-php/master' into 7.2
2 parents 63e70a4 + 03337ac commit ee77261

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)