Skip to content

Commit

Permalink
fix composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nao-pon committed Mar 30, 2016
1 parent 3128d4e commit c9cac73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"suggest": {
"dropbox-php/dropbox-php": "elFinder Volume driver `Dropbox` require `dropbox-php/dropbox-php`.",
"pear/http_oauth": "dropbox-php require `pear/http_oauth` or `PHP OAuth extension`.",
"barryvdh/elfinder-flysystem-driver": "VolumeDriver for elFinder to use Flysystem as a root."
"barryvdh/elfinder-flysystem-driver": "VolumeDriver for elFinder to use Flysystem as a root.",
"nao-pon/flysystem-google-drive": "require in GoogleDrive network volume mounting."
},
"autoload": {
Expand Down

0 comments on commit c9cac73

Please sign in to comment.