Skip to content

Commit 5dc529b

Browse files
Sort suggest list alphabetically *monk-change*
1 parent 60ffef0 commit 5dc529b

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
@@ -33,9 +33,9 @@
3333
"symfony/event-dispatcher": "2.6.*"
3434
},
3535
"suggest": {
36+
"aws/aws-sdk-php": "Require '2.7.*' to sync to Amazon S3",
3637
"barracuda/copy": "Require '1.1.*' to sync to copy.com",
3738
"dropbox/dropbox-sdk": "Require '1.1.*' to sync to Dropbox",
38-
"aws/aws-sdk-php": "Require '2.7.*' to sync to Amazon S3",
3939
"phpseclib/phpseclib": "Require '2.0.*@dev' to use SFTP sync",
4040
"softlayer/objectstorage": "Require 'dev-master' to sync to Softlayer"
4141
},

0 commit comments

Comments
 (0)