mirror of
https://github.com/flarum/core.git
synced 2025-07-09 11:03:06 +02:00
Add flysystem dependency
This commit is contained in:
@ -22,6 +22,7 @@
|
|||||||
"illuminate/support": "5.1.*",
|
"illuminate/support": "5.1.*",
|
||||||
"illuminate/validation": "5.1.*",
|
"illuminate/validation": "5.1.*",
|
||||||
"illuminate/view": "5.1.*",
|
"illuminate/view": "5.1.*",
|
||||||
|
"league/flysystem": "^1.0.11",
|
||||||
"tobscure/json-api": "^0.1.1",
|
"tobscure/json-api": "^0.1.1",
|
||||||
"oyejorge/less.php": "~1.5",
|
"oyejorge/less.php": "~1.5",
|
||||||
"intervention/image": "^2.3.0",
|
"intervention/image": "^2.3.0",
|
||||||
|
Reference in New Issue
Block a user