Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
new version fix some issues ( _count with query filtered )
  • Loading branch information
Nicolas Badey committed Aug 30, 2012
1 parent 5d1f4f2 commit 1f2fd47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"symfony/framework-bundle": "2.1.*",
"symfony/console": "2.1.*",
"symfony/form": "2.1.*",
"ruflin/elastica": "0.19.3"
"ruflin/elastica": "0.19.8"
},
"require-dev":{
"doctrine/orm":"2.2.*",
Expand Down

0 comments on commit 1f2fd47

Please sign in to comment.