mirror of
https://github.com/flarum/framework.git
synced 2024-11-23 01:23:08 +08:00
Add some missing dependencies.
This commit is contained in:
parent
9b30d1b3f2
commit
1d84149fbc
|
@ -11,7 +11,9 @@
|
|||
"php": ">=5.4.0",
|
||||
"illuminate/support": "4.2.*",
|
||||
"laracasts/commander": "1.1.*",
|
||||
"fzaninotto/faker": "1.4.0"
|
||||
"fzaninotto/faker": "1.4.0",
|
||||
"tobscure/json-api": "dev-master",
|
||||
"tobscure/permissible": "dev-master"
|
||||
},
|
||||
"autoload": {
|
||||
"classmap": [
|
||||
|
|
Loading…
Reference in New Issue
Block a user