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.32.4 vendored Normal file
View File

@@ -0,0 +1,12 @@
[
{
"type": "bugfix",
"category": "Signature",
"description": "Fixed edgecase in expiration duration check on signature when seconds roll between implicit startime and relative end time."
},
{
"type": "api-change",
"category": "ElasticBeanstalk",
"description": "Add support for paginating the result of DescribeEnvironments. Include the ARN of described environments in DescribeEnvironments output."
}
]