Skip to content

Commit

Permalink
Specified specific Elastica version in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
richardmiller-zz committed Jul 10, 2012
1 parent d956179 commit 60d3ef6
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 @@ -14,7 +14,7 @@
"php": ">=5.3.2",
"symfony/framework-bundle": "2.0.*",
"symfony/console": "2.0.*",
"ruflin/elastica": ">=0.19.3"
"ruflin/elastica": "0.19.3"
},
"require-dev":{
"doctrine/orm":"2.2.*",
Expand Down

0 comments on commit 60d3ef6

Please sign in to comment.