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:
@@ -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": [
|
||||||
|
Reference in New Issue
Block a user