composer update

This commit is contained in:
Manish Verma
2018-12-05 10:50:52 +05:30
parent 9eabcacfa7
commit 4addd1e9c6
3328 changed files with 156676 additions and 138988 deletions

12
vendor/aws/aws-sdk-php/.changes/3.69.2 vendored Normal file
View File

@@ -0,0 +1,12 @@
[
{
"type": "api-change",
"category": "IoT",
"description": "We are releasing job execution timeout functionalities to customers. Customer now can set job execution timeout on the job level when creating a job. "
},
{
"type": "api-change",
"category": "IoTJobsDataPlane",
"description": "We are releasing job execution timeout functionalities to customers. Device can now set and update their job execution timeout. "
}
]