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

61 lines
2.0 KiB
JSON
Raw Normal View History

2020-12-13 02:53:24 +00:00
{
"packages": [
{
"name": "aliyuncs/oss-sdk-php",
2021-07-31 12:18:29 +00:00
"version": "v2.4.2",
"version_normalized": "2.4.2.0",
2020-12-13 02:53:24 +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-12-13 02:53:24 +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-12-13 02:53:24 +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-12-13 02:53:24 +00:00
},
2021-07-31 12:18:29 +00:00
"time": "2021-06-04T06:55:06+00:00",
2020-12-13 02:53:24 +00:00
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"OSS\\": "src/OSS"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
2020-03-31 01:15:34 +00:00
{
2020-12-13 02:53:24 +00:00
"name": "Aliyuncs",
"homepage": "http://www.aliyun.com"
2020-03-31 01:15:34 +00:00
}
2020-12-13 02:53:24 +00:00
],
"description": "Aliyun OSS SDK for PHP",
"homepage": "http://www.aliyun.com/product/oss/",
"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
},
"install-path": "../aliyuncs/oss-sdk-php"
}
],
"dev": true,
"dev-package-names": []
}