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": {
|
2019-03-07 14:15:32 +03:00
|
|
|
"icewind/streams": "0.7.1",
|
2019-03-04 18:31:22 +03:00
|
|
|
"icewind/smb": "3.1.1"
|
2014-08-26 20:46:07 +04:00
|
|
|
}
|
|
|
|
}
|