Skip to content

Commit

Permalink
add elasticsearch/elasticsearch to the composer file
Browse files Browse the repository at this point in the history
  • Loading branch information
saimaz committed Feb 20, 2020
1 parent 58bd293 commit 1bfcd23
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
"require": {
"php": "^7.1",
"symfony/serializer": "^3.0|^4.0",
"paragonie/random_compat": "*"
"paragonie/random_compat": "*",
"elasticsearch/elasticsearch": "^7.0"
},
"require-dev": {
"elasticsearch/elasticsearch": "^7.0",
Expand Down

0 comments on commit 1bfcd23

Please sign in to comment.