aliyun-oss-wordpress/sdk/composer.lock

71 lines
2.4 KiB
Plaintext
Raw Normal View History

2020-03-31 01:15:34 +00:00
{
"_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",
2021-07-31 12:18:29 +00:00
"version": "v2.4.2",
2020-03-31 01:15:34 +00:00
"source": {
"type": "git",
"url": "https://github.com/aliyun/aliyun-oss-php-sdk.git",
2021-07-31 12:18:29 +00:00
"reference": "0c9d902c33847c07efc66c4cdf823deaea8fc2b6"
2020-03-31 01:15:34 +00:00
},
"dist": {
"type": "zip",
2021-07-31 12:18:29 +00:00
"url": "https://api.github.com/repos/aliyun/aliyun-oss-php-sdk/zipball/0c9d902c33847c07efc66c4cdf823deaea8fc2b6",
"reference": "0c9d902c33847c07efc66c4cdf823deaea8fc2b6",
2020-03-31 01:15:34 +00:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=5.3"
},
"require-dev": {
2021-07-31 12:18:29 +00:00
"phpunit/phpunit": "*",
"satooshi/php-coveralls": "*"
2020-03-31 01:15:34 +00:00
},
"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/",
2020-12-13 02:53:24 +00:00
"support": {
"issues": "https://github.com/aliyun/aliyun-oss-php-sdk/issues",
2021-07-31 12:18:29 +00:00
"source": "https://github.com/aliyun/aliyun-oss-php-sdk/tree/v2.4.2"
2020-12-13 02:53:24 +00:00
},
2021-07-31 12:18:29 +00:00
"time": "2021-06-04T06:55:06+00:00"
2020-03-31 01:15:34 +00:00
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
2020-12-13 02:53:24 +00:00
"plugin-api-version": "2.0.0"
2020-03-31 01:15:34 +00:00
}