Laravel version update

Laravel version update
This commit is contained in:
Manish Verma
2018-08-06 18:48:58 +05:30
parent d143048413
commit 126fbb0255
13678 changed files with 1031482 additions and 778530 deletions

27
vendor/aws/aws-sdk-php/.changes/3.52.35 vendored Normal file
View File

@@ -0,0 +1,27 @@
[
{
"type": "enhancement",
"category": "GuardDuty",
"description": "Amazon GuardDuty API operations are now supported in the EU (Paris) region."
},
{
"type": "api-change",
"category": "IAM",
"description": "Add support for Longer Role Sessions. Four APIs manage max session duration: GetRole, ListRoles, CreateRole, and the new API UpdateRole. The max session duration integer attribute is measured in seconds."
},
{
"type": "api-change",
"category": "STS",
"description": "Change utilizes the Max Session Duration attribute introduced for IAM Roles and allows STS customers to request session duration up to the Max Session Duration of 12 hours from AssumeRole based APIs."
},
{
"type": "enhancement",
"category": "WorkSpaces",
"description": "Amazon Workspaces is now available in ap-northeast-2"
},
{
"type": "api-change",
"category": "MTurk",
"description": "Added a new attribute \"ActionsGuarded\" to QualificationRequirement: This update allows MTurk Requester customers using the AWS SDK to control which Workers can see and preview their HITs. We now support hiding HITs from unqualified Workers' search results."
}
]