Fixes for feedback in #341.

This commit is contained in:
Dan Cryer 2014-04-16 09:29:01 +01:00
commit 5eee1d6704
2 changed files with 22 additions and 29 deletions

View file

@ -23,6 +23,10 @@
},
"require": {
"php": ">=5.3.3",
"ext-mcrypt": "*",
"ext-pdo": "*",
"ext-pdo_mysql": "*",
"block8/b8framework" : "1.*",
"ircmaxell/password-compat": "1.*",
"swiftmailer/swiftmailer" : "5.0.*",