Skip to content

Commit 00273e9

Browse files
author
FreedomKnight
committed
加上 composer json 的 dependency
1 parent 5e14361 commit 00273e9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@
99
],
1010
"require": {
1111
"php": ">=5.5.0",
12-
"illuminate/support": ">=5.0.0"
12+
"illuminate/support": ">=5.0.0",
13+
"league/flysystem": ">=1.0",
14+
"symfony/http-foundation": ">=2.0"
1315
},
1416
"autoload": {
1517
"psr-4": {

0 commit comments

Comments
 (0)