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

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

@@ -0,0 +1,12 @@
[
{
"type": "enhancement",
"category": "STS",
"description": "Increased SAMLAssertion parameter size from 50000 to 100000 for AWS Security Token Service AssumeRoleWithSAML API to allow customers to pass bigger SAML assertions"
},
{
"type": "api-change",
"category": "Route53",
"description": "Added support for creating LBR rules using ap-northeast-3 region."
}
]