Added ircmaxell/password-compat so PHP 5.4 doesn't error out

This commit is contained in:
Alex Bilbie 2014-05-09 11:15:24 +01:00
parent 45b971d286
commit e43bdc837c

View File

@ -1,7 +1,8 @@
{
"require": {
"illuminate/database": "4.1.*",
"orno/route": "1.*"
"orno/route": "1.*",
"ircmaxell/password-compat": "1.0.2"
},
"autoload": {
"psr-4": {