Skip to content

Commit 1bfcd23

Browse files
committed
add elasticsearch/elasticsearch to the composer file
1 parent 58bd293 commit 1bfcd23

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
"require": {
1414
"php": "^7.1",
1515
"symfony/serializer": "^3.0|^4.0",
16-
"paragonie/random_compat": "*"
16+
"paragonie/random_compat": "*",
17+
"elasticsearch/elasticsearch": "^7.0"
1718
},
1819
"require-dev": {
1920
"elasticsearch/elasticsearch": "^7.0",

0 commit comments

Comments
 (0)