Skip to content

Commit fd7b8d5

Browse files
committed
feat: add uploads:import command
1 parent 88659e5 commit fd7b8d5

7 files changed

Lines changed: 565 additions & 70 deletions

File tree

composer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@
1616
"ext-pcntl": "*",
1717
"ext-zip": "*",
1818
"guzzlehttp/guzzle": "^7.0",
19+
"league/flysystem": "^2.0@beta",
1920
"nesbot/carbon": "^2.40",
21+
"phpseclib/phpseclib": "^2.0",
2022
"symfony/config": "^4.4",
2123
"symfony/console": "^4.4",
2224
"symfony/dependency-injection": "^4.4",

0 commit comments

Comments
 (0)