Update deps

This commit is contained in:
James Brooks
2018-07-06 08:25:43 +01:00
parent 6b7263afea
commit 29dbf7863b

30
composer.lock generated
View File

@@ -409,16 +409,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.62.6",
"version": "3.62.9",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "0be301c36a5c337b40e69ce3b4698cca5427e4b9"
"reference": "c4bca5798cad053f3b594434c61320c13f0ebb72"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/0be301c36a5c337b40e69ce3b4698cca5427e4b9",
"reference": "0be301c36a5c337b40e69ce3b4698cca5427e4b9",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/c4bca5798cad053f3b594434c61320c13f0ebb72",
"reference": "c4bca5798cad053f3b594434c61320c13f0ebb72",
"shasum": ""
},
"require": {
@@ -485,7 +485,7 @@
"s3",
"sdk"
],
"time": "2018-06-29T22:12:11+00:00"
"time": "2018-07-05T21:14:33+00:00"
},
{
"name": "bacon/bacon-qr-code",
@@ -2974,16 +2974,16 @@
},
{
"name": "paragonie/random_compat",
"version": "v2.0.15",
"version": "v2.0.17",
"source": {
"type": "git",
"url": "https://github.com/paragonie/random_compat.git",
"reference": "10bcb46e8f3d365170f6de9d05245aa066b81f09"
"reference": "29af24f25bab834fcbb38ad2a69fa93b867e070d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/10bcb46e8f3d365170f6de9d05245aa066b81f09",
"reference": "10bcb46e8f3d365170f6de9d05245aa066b81f09",
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/29af24f25bab834fcbb38ad2a69fa93b867e070d",
"reference": "29af24f25bab834fcbb38ad2a69fa93b867e070d",
"shasum": ""
},
"require": {
@@ -3019,7 +3019,7 @@
"pseudorandom",
"random"
],
"time": "2018-06-08T15:26:40+00:00"
"time": "2018-07-04T16:31:37+00:00"
},
{
"name": "php-http/guzzle6-adapter",
@@ -3919,16 +3919,16 @@
},
{
"name": "swiftmailer/swiftmailer",
"version": "v6.1.0",
"version": "v6.1.1",
"source": {
"type": "git",
"url": "https://github.com/swiftmailer/swiftmailer.git",
"reference": "0ff595e1d9d7d1c929b2a5f7b774bbcfbbd81587"
"reference": "aa899fef280b1c1aec8d5d4ac069af7f80c89a23"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/0ff595e1d9d7d1c929b2a5f7b774bbcfbbd81587",
"reference": "0ff595e1d9d7d1c929b2a5f7b774bbcfbbd81587",
"url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/aa899fef280b1c1aec8d5d4ac069af7f80c89a23",
"reference": "aa899fef280b1c1aec8d5d4ac069af7f80c89a23",
"shasum": ""
},
"require": {
@@ -3974,7 +3974,7 @@
"mail",
"mailer"
],
"time": "2018-07-02T20:24:38+00:00"
"time": "2018-07-04T11:12:44+00:00"
},
{
"name": "symfony/console",