2014-08-26 20:46:07 +04:00
|
|
|
{
|
|
|
|
"name": "files_external/3rdparty",
|
|
|
|
"description": "3rdparty components for files_external",
|
|
|
|
"license": "MIT",
|
|
|
|
"config": {
|
2015-10-26 01:34:30 +03:00
|
|
|
"vendor-dir": ".",
|
|
|
|
"optimize-autoloader": true,
|
|
|
|
"classmap-authoritative": true
|
2014-08-26 20:46:07 +04:00
|
|
|
},
|
|
|
|
"require": {
|
2021-03-10 17:31:09 +03:00
|
|
|
"icewind/streams": "0.7.3",
|
|
|
|
"icewind/smb": "3.4.0"
|
2014-08-26 20:46:07 +04:00
|
|
|
}
|
|
|
|
}
|