2014-08-26 16:46:07 +00:00
|
|
|
{
|
|
|
|
"name": "files_external/3rdparty",
|
|
|
|
"description": "3rdparty components for files_external",
|
|
|
|
"license": "MIT",
|
|
|
|
"config": {
|
2015-10-25 22:34:30 +00:00
|
|
|
"vendor-dir": ".",
|
|
|
|
"optimize-autoloader": true,
|
|
|
|
"classmap-authoritative": true
|
2014-08-26 16:46:07 +00:00
|
|
|
},
|
|
|
|
"require": {
|
2018-03-28 14:09:27 +00:00
|
|
|
"icewind/streams": "0.5.2",
|
2018-06-21 14:02:51 +00:00
|
|
|
"icewind/smb": "3.0.0"
|
2014-08-26 16:46:07 +00:00
|
|
|
}
|
|
|
|
}
|