1
0
mirror of https://github.com/flarum/core.git synced 2025-07-29 12:40:40 +02:00

Add some missing dependencies.

This commit is contained in:
Toby Zerner
2014-12-20 20:09:16 +10:30
parent 9b30d1b3f2
commit 1d84149fbc

View File

@@ -11,7 +11,9 @@
"php": ">=5.4.0", "php": ">=5.4.0",
"illuminate/support": "4.2.*", "illuminate/support": "4.2.*",
"laracasts/commander": "1.1.*", "laracasts/commander": "1.1.*",
"fzaninotto/faker": "1.4.0" "fzaninotto/faker": "1.4.0",
"tobscure/json-api": "dev-master",
"tobscure/permissible": "dev-master"
}, },
"autoload": { "autoload": {
"classmap": [ "classmap": [