Skip to content

Commit 2aeb647

Browse files
committed
Changed elastic search dependency to use bigger than 0.9 version
1 parent d344d6c commit 2aeb647

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"php": ">=5.4",
1616
"symfony/symfony": "~2.3",
1717
"symfony/monolog-bundle": ">=2.3",
18-
"ongr/elasticsearch-bundle": "~0.9.0"
18+
"ongr/elasticsearch-bundle": "~0.9"
1919
},
2020
"require-dev": {
2121
"phpunit/phpunit": "~4.1",

0 commit comments

Comments
 (0)