Skip to content

Commit 21b474c

Browse files
authored
Fixed composer require ibexa/elasticsearch8 on 4.6 (#3239)
1 parent 13121fa commit 21b474c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/update_and_migration/from_4.6/update_from_4.6.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@ To use Elasticsearch 8, follow these steps:
466466
Replace the existing Elasticsearch package and install Elasticsearch 8:
467467

468468
```bash
469-
composer require ibexa/elasticsearch8:[[= latest_tag_4_6 =]]
469+
composer require ibexa/elasticsearch8:[[= latest_tag_4_6 =]] --with-all-dependencies
470470
```
471471

472472
#### Update Elasticsearch server

0 commit comments

Comments
 (0)