Skip to content

Commit 59df021

Browse files
committed
Adds flysystem in preparation for a future update.
1 parent 6a74030 commit 59df021

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,8 @@
6262
},
6363
"require": {
6464
"phpseclib/phpseclib": "^2.0",
65-
"league/climate": "^3.2"
65+
"league/climate": "^3.2",
66+
"league/flysystem": "^1.0"
6667
},
6768
"require-dev": {
6869
"phpunit/phpunit": "^5.1"

0 commit comments

Comments
 (0)