|
|
|
@ -4,8 +4,55 @@ |
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", |
|
|
|
"This file is @generated automatically" |
|
|
|
], |
|
|
|
"content-hash": "c21ee2ad6564653c5795b9c1b963ad17", |
|
|
|
"content-hash": "e6c7615960e10e0e6c86b86b3a49a061", |
|
|
|
"packages": [ |
|
|
|
{ |
|
|
|
"name": "aliyuncs/oss-sdk-php", |
|
|
|
"version": "v2.3.1", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/aliyun/aliyun-oss-php-sdk.git", |
|
|
|
"reference": "053d7ba9e798e4c09b9c5c1edab153d25ea9643a" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/aliyun/aliyun-oss-php-sdk/zipball/053d7ba9e798e4c09b9c5c1edab153d25ea9643a", |
|
|
|
"reference": "053d7ba9e798e4c09b9c5c1edab153d25ea9643a", |
|
|
|
"shasum": "", |
|
|
|
"mirrors": [ |
|
|
|
{ |
|
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", |
|
|
|
"preferred": true |
|
|
|
} |
|
|
|
] |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"php": ">=5.3" |
|
|
|
}, |
|
|
|
"require-dev": { |
|
|
|
"phpunit/phpunit": "~4.0", |
|
|
|
"satooshi/php-coveralls": "~1.0" |
|
|
|
}, |
|
|
|
"type": "library", |
|
|
|
"autoload": { |
|
|
|
"psr-4": { |
|
|
|
"OSS\\": "src/OSS" |
|
|
|
} |
|
|
|
}, |
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
"license": [ |
|
|
|
"MIT" |
|
|
|
], |
|
|
|
"authors": [ |
|
|
|
{ |
|
|
|
"name": "Aliyuncs", |
|
|
|
"homepage": "http://www.aliyun.com" |
|
|
|
} |
|
|
|
], |
|
|
|
"description": "Aliyun OSS SDK for PHP", |
|
|
|
"homepage": "http://www.aliyun.com/product/oss/", |
|
|
|
"time": "2019-11-15T11:05:42+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "asm89/stack-cors", |
|
|
|
"version": "1.3.0", |
|
|
|
@ -417,16 +464,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "doctrine/event-manager", |
|
|
|
"version": "1.1.0", |
|
|
|
"version": "1.1.1", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/doctrine/event-manager.git", |
|
|
|
"reference": "629572819973f13486371cb611386eb17851e85c" |
|
|
|
"reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/doctrine/event-manager/zipball/629572819973f13486371cb611386eb17851e85c", |
|
|
|
"reference": "629572819973f13486371cb611386eb17851e85c", |
|
|
|
"url": "https://api.github.com/repos/doctrine/event-manager/zipball/41370af6a30faa9dc0368c4a6814d596e81aba7f", |
|
|
|
"reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f", |
|
|
|
"shasum": "", |
|
|
|
"mirrors": [ |
|
|
|
{ |
|
|
|
@ -436,7 +483,7 @@ |
|
|
|
] |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"php": "^7.1" |
|
|
|
"php": "^7.1 || ^8.0" |
|
|
|
}, |
|
|
|
"conflict": { |
|
|
|
"doctrine/common": "<2.9@dev" |
|
|
|
@ -495,7 +542,7 @@ |
|
|
|
"event system", |
|
|
|
"events" |
|
|
|
], |
|
|
|
"time": "2019-11-10T09:48:07+00:00" |
|
|
|
"time": "2020-05-29T18:28:51+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "doctrine/inflector", |
|
|
|
@ -1113,6 +1160,115 @@ |
|
|
|
], |
|
|
|
"time": "2019-07-01T23:21:34+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "iidestiny/flysystem-oss", |
|
|
|
"version": "2.3", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/iiDestiny/flysystem-oss.git", |
|
|
|
"reference": "066dfa477d92a9d248722ac660953f467c35a4aa" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/iiDestiny/flysystem-oss/zipball/066dfa477d92a9d248722ac660953f467c35a4aa", |
|
|
|
"reference": "066dfa477d92a9d248722ac660953f467c35a4aa", |
|
|
|
"shasum": "", |
|
|
|
"mirrors": [ |
|
|
|
{ |
|
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", |
|
|
|
"preferred": true |
|
|
|
} |
|
|
|
] |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"aliyuncs/oss-sdk-php": "^2.3", |
|
|
|
"ext-curl": "*", |
|
|
|
"ext-json": "*", |
|
|
|
"ext-openssl": "*", |
|
|
|
"league/flysystem": "^1.0", |
|
|
|
"nesbot/carbon": "^1.24.1 || ^2.0", |
|
|
|
"php": "^7.0" |
|
|
|
}, |
|
|
|
"require-dev": { |
|
|
|
"mockery/mockery": "^1.2", |
|
|
|
"phpunit/phpunit": "^6.5", |
|
|
|
"symfony/var-dumper": "^3.4" |
|
|
|
}, |
|
|
|
"type": "library", |
|
|
|
"autoload": { |
|
|
|
"psr-4": { |
|
|
|
"Iidestiny\\Flysystem\\Oss\\": "src" |
|
|
|
} |
|
|
|
}, |
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
"license": [ |
|
|
|
"MIT" |
|
|
|
], |
|
|
|
"authors": [ |
|
|
|
{ |
|
|
|
"name": "iidestiny", |
|
|
|
"email": "iidestiny@vip.qq.com" |
|
|
|
} |
|
|
|
], |
|
|
|
"description": "Flysystem adapter for the Oss storage.", |
|
|
|
"keywords": [ |
|
|
|
"alioss", |
|
|
|
"laravel", |
|
|
|
"oss", |
|
|
|
"阿里oss" |
|
|
|
], |
|
|
|
"time": "2020-07-08T03:16:46+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "iidestiny/laravel-filesystem-oss", |
|
|
|
"version": "2.0", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/iiDestiny/laravel-filesystem-oss.git", |
|
|
|
"reference": "88dd8dadd564cd234ba6264f91505e55692013ec" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/iiDestiny/laravel-filesystem-oss/zipball/88dd8dadd564cd234ba6264f91505e55692013ec", |
|
|
|
"reference": "88dd8dadd564cd234ba6264f91505e55692013ec", |
|
|
|
"shasum": "", |
|
|
|
"mirrors": [ |
|
|
|
{ |
|
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", |
|
|
|
"preferred": true |
|
|
|
} |
|
|
|
] |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"iidestiny/flysystem-oss": "~2.0", |
|
|
|
"php": "^7.0" |
|
|
|
}, |
|
|
|
"type": "library", |
|
|
|
"extra": { |
|
|
|
"laravel": { |
|
|
|
"providers": [ |
|
|
|
"Iidestiny\\LaravelFilesystemOss\\OssStorageServiceProvider" |
|
|
|
] |
|
|
|
} |
|
|
|
}, |
|
|
|
"autoload": { |
|
|
|
"psr-4": { |
|
|
|
"Iidestiny\\LaravelFilesystemOss\\": "src" |
|
|
|
} |
|
|
|
}, |
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
"license": [ |
|
|
|
"MIT" |
|
|
|
], |
|
|
|
"authors": [ |
|
|
|
{ |
|
|
|
"name": "iidestiny", |
|
|
|
"email": "iidestiny@vip.qq.com" |
|
|
|
} |
|
|
|
], |
|
|
|
"description": "Oss storage filesystem for Laravel.", |
|
|
|
"time": "2020-03-28T15:21:51+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "laravel/framework", |
|
|
|
"version": "v7.22.4", |
|
|
|
@ -3368,7 +3524,7 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/polyfill-ctype", |
|
|
|
"version": "v1.18.0", |
|
|
|
"version": "v1.18.1", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/polyfill-ctype.git", |
|
|
|
@ -3436,7 +3592,7 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/polyfill-iconv", |
|
|
|
"version": "v1.18.0", |
|
|
|
"version": "v1.18.1", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/polyfill-iconv.git", |
|
|
|
@ -3505,7 +3661,7 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/polyfill-intl-grapheme", |
|
|
|
"version": "v1.18.0", |
|
|
|
"version": "v1.18.1", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/polyfill-intl-grapheme.git", |
|
|
|
@ -3575,16 +3731,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/polyfill-intl-idn", |
|
|
|
"version": "v1.18.0", |
|
|
|
"version": "v1.18.1", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/polyfill-intl-idn.git", |
|
|
|
"reference": "bc6549d068d0160e0f10f7a5a23c7d1406b95ebe" |
|
|
|
"reference": "5dcab1bc7146cf8c1beaa4502a3d9be344334251" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/bc6549d068d0160e0f10f7a5a23c7d1406b95ebe", |
|
|
|
"reference": "bc6549d068d0160e0f10f7a5a23c7d1406b95ebe", |
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/5dcab1bc7146cf8c1beaa4502a3d9be344334251", |
|
|
|
"reference": "5dcab1bc7146cf8c1beaa4502a3d9be344334251", |
|
|
|
"shasum": "", |
|
|
|
"mirrors": [ |
|
|
|
{ |
|
|
|
@ -3648,11 +3804,11 @@ |
|
|
|
"portable", |
|
|
|
"shim" |
|
|
|
], |
|
|
|
"time": "2020-07-14T12:35:20+00:00" |
|
|
|
"time": "2020-08-04T06:02:08+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/polyfill-intl-normalizer", |
|
|
|
"version": "v1.18.0", |
|
|
|
"version": "v1.18.1", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/polyfill-intl-normalizer.git", |
|
|
|
@ -3725,7 +3881,7 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/polyfill-mbstring", |
|
|
|
"version": "v1.18.0", |
|
|
|
"version": "v1.18.1", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/polyfill-mbstring.git", |
|
|
|
@ -3794,7 +3950,7 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/polyfill-php70", |
|
|
|
"version": "v1.18.0", |
|
|
|
"version": "v1.18.1", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/polyfill-php70.git", |
|
|
|
@ -3863,7 +4019,7 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/polyfill-php72", |
|
|
|
"version": "v1.18.0", |
|
|
|
"version": "v1.18.1", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/polyfill-php72.git", |
|
|
|
@ -3928,7 +4084,7 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/polyfill-php73", |
|
|
|
"version": "v1.18.0", |
|
|
|
"version": "v1.18.1", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/polyfill-php73.git", |
|
|
|
@ -3996,7 +4152,7 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/polyfill-php80", |
|
|
|
"version": "v1.18.0", |
|
|
|
"version": "v1.18.1", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/polyfill-php80.git", |
|
|
|
|