Add compatibility with elasticsearch 1

This commit is contained in:
Romain Neutron
2014-03-05 00:40:11 +01:00
parent 024b5353b1
commit 82bd617477
5 changed files with 29 additions and 15 deletions

View File

@@ -15,7 +15,7 @@
"dailymotion/sdk" : "~1.5",
"data-uri/data-uri" : "~0.1.0",
"doctrine/orm" : "~2.4.0",
"elasticsearch/elasticsearch" : "~0.4",
"elasticsearch/elasticsearch" : "~1.0",
"facebook/php-sdk" : "~3.0",
"gedmo/doctrine-extensions" : "~2.3.0",
"alchemy/google-plus-api-client" : "~0.6.2",