File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 1717 "support" : {
1818 "issues" : " https://github.com/sebastianfeldmann/phpbu/issues"
1919 },
20- "minimum-stability" : " dev" ,
2120 "autoload" : {
2221 "psr-4" : {
2322 "phpbu\\ App\\ " : " src/"
2928 "ext-spl" : " *" ,
3029 "barracuda/copy" : " 1.1.*" ,
3130 "dropbox/dropbox-sdk" : " 1.1.*" ,
32- "phpseclib/phpseclib" : " 2.0.*@dev" ,
3331 "phpunit/php-timer" : " ~1.0.2" ,
3432 "sebastian/environment" : " ~1.1" ,
3533 "sebastian/version" : " ~1.0" ,
3634 "swiftmailer/swiftmailer" : " 5.3.*" ,
3735 "aws/aws-sdk-php" : " 2.7.*" ,
38- "softlayer/objectstorage" : " dev-master" ,
3936 "symfony/event-dispatcher" : " 2.6.*"
4037 },
38+ "suggest" : {
39+ "phpseclib/phpseclib" : " Require '2.0.*@dev' to use SFTP sync" ,
40+ "softlayer/objectstorage" : " Require 'dev-master' to use softlayer sync"
41+ },
4142 "bin" : [
4243 " phpbu"
4344 ],
You can’t perform that action at this time.
0 commit comments