|
@@ -4,20 +4,20 @@
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
|
"This file is @generated automatically"
|
|
"This file is @generated automatically"
|
|
],
|
|
],
|
|
- "content-hash": "ac78c96b02ba0340303688dbe6a08100",
|
|
|
|
|
|
+ "content-hash": "02e48610569edeb96f07d43a063765c1",
|
|
"packages": [
|
|
"packages": [
|
|
{
|
|
{
|
|
"name": "aws/aws-sdk-php",
|
|
"name": "aws/aws-sdk-php",
|
|
- "version": "3.135.0",
|
|
|
|
|
|
+ "version": "3.135.2",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/aws/aws-sdk-php.git",
|
|
"url": "https://github.com/aws/aws-sdk-php.git",
|
|
- "reference": "254f168f90b1846ffb3f70594280e66b9f10a85e"
|
|
|
|
|
|
+ "reference": "1810725052836683d0cfd2907d515173058e710e"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/254f168f90b1846ffb3f70594280e66b9f10a85e",
|
|
|
|
- "reference": "254f168f90b1846ffb3f70594280e66b9f10a85e",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/1810725052836683d0cfd2907d515173058e710e",
|
|
|
|
+ "reference": "1810725052836683d0cfd2907d515173058e710e",
|
|
"shasum": ""
|
|
"shasum": ""
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
@@ -88,7 +88,7 @@
|
|
"s3",
|
|
"s3",
|
|
"sdk"
|
|
"sdk"
|
|
],
|
|
],
|
|
- "time": "2020-04-20T18:16:34+00:00"
|
|
|
|
|
|
+ "time": "2020-04-22T18:11:15+00:00"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "doctrine/annotations",
|
|
"name": "doctrine/annotations",
|
|
@@ -2797,8 +2797,10 @@
|
|
"prefer-stable": false,
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"prefer-lowest": false,
|
|
"platform": {
|
|
"platform": {
|
|
|
|
+ "php": "7.*",
|
|
"ext-json": "*",
|
|
"ext-json": "*",
|
|
- "ext-curl": "*"
|
|
|
|
|
|
+ "ext-curl": "*",
|
|
|
|
+ "ext-simplexml": "*"
|
|
},
|
|
},
|
|
"platform-dev": []
|
|
"platform-dev": []
|
|
}
|
|
}
|