Skip to content

Commit 7ba4869

Browse files
Move ftp lib to suggest list
1 parent be8cc61 commit 7ba4869

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
"ext-spl": "*",
3838
"sebastian/environment": "~1.1|~2.0|~3.0",
3939
"sebastianfeldmann/cli": "~2.0",
40-
"sebastianfeldmann/ftp": "~0.9",
4140
"phpmailer/phpmailer": "~6.0",
4241
"symfony/event-dispatcher": "~2.6|~3.0|~4.0"
4342
},
@@ -52,6 +51,7 @@
5251
"php-opencloud/openstack": "^3.0"
5352
},
5453
"suggest": {
54+
"sebastianfeldmann/ftp": "Require ~0.9 to sync to an FTP server",
5555
"aws/aws-sdk-php": "Require '~3.10' to sync to Amazon S3",
5656
"kunalvarma05/dropbox-php-sdk": "Require '~0.2' to sync to Dropbox",
5757
"phpseclib/phpseclib": "Require '~2.0' to use SFTP sync",

0 commit comments

Comments
 (0)