aliyun-oss-wordpress/sdk/vendor/composer/installed.json

61 lines
2.0 KiB
JSON

{
"packages": [
{
"name": "aliyuncs/oss-sdk-php",
"version": "v2.4.2",
"version_normalized": "2.4.2.0",
"source": {
"type": "git",
"url": "https://github.com/aliyun/aliyun-oss-php-sdk.git",
"reference": "0c9d902c33847c07efc66c4cdf823deaea8fc2b6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aliyun/aliyun-oss-php-sdk/zipball/0c9d902c33847c07efc66c4cdf823deaea8fc2b6",
"reference": "0c9d902c33847c07efc66c4cdf823deaea8fc2b6",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=5.3"
},
"require-dev": {
"phpunit/phpunit": "*",
"satooshi/php-coveralls": "*"
},
"time": "2021-06-04T06:55:06+00:00",
"type": "library",
"installation-source": "dist",
"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/",
"support": {
"issues": "https://github.com/aliyun/aliyun-oss-php-sdk/issues",
"source": "https://github.com/aliyun/aliyun-oss-php-sdk/tree/v2.4.2"
},
"install-path": "../aliyuncs/oss-sdk-php"
}
],
"dev": true,
"dev-package-names": []
}