67 lines
2.2 KiB
Plaintext
67 lines
2.2 KiB
Plaintext
|
{
|
||
|
"_readme": [
|
||
|
"This file locks the dependencies of your project to a known state",
|
||
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||
|
"This file is @generated automatically"
|
||
|
],
|
||
|
"content-hash": "c875f4be4bdd250755929eff026f0525",
|
||
|
"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"
|
||
|
}
|
||
|
],
|
||
|
"packages-dev": [],
|
||
|
"aliases": [],
|
||
|
"minimum-stability": "stable",
|
||
|
"stability-flags": [],
|
||
|
"prefer-stable": false,
|
||
|
"prefer-lowest": false,
|
||
|
"platform": [],
|
||
|
"platform-dev": [],
|
||
|
"plugin-api-version": "1.1.0"
|
||
|
}
|