Skip to content

Commit d9d3c69

Browse files
author
Simonas Šerlinskas
committed
Change elasticsearch bundle dependency to let use bigger than 0.9
1 parent e11230f commit d9d3c69

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
@@ -12,7 +12,7 @@
1212
],
1313
"require": {
1414
"symfony/symfony": "~2.6",
15-
"ongr/elasticsearch-bundle": "^0.9.2",
15+
"ongr/elasticsearch-bundle": "~0.9",
1616
"ongr/filter-manager-bundle": "~0.4",
1717
"friendsofsymfony/jsrouting-bundle": "~1.5"
1818
},

0 commit comments

Comments
 (0)