Skip to content

Commit

Permalink
Add ext-openssl to composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanDotPro committed Sep 18, 2012
1 parent 12be2b9 commit a8280ef
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
}
],
"require": {
"php": ">=5.3"
"php": ">=5.3",
"ext-openssl": "*"
},
"autoload": {
"psr-0": {
Expand Down

0 comments on commit a8280ef

Please sign in to comment.