1
0
Fork 0

Update composer.lock

This commit is contained in:
Daniel Supernault 2019-05-01 13:25:07 -06:00
parent 92a1b05145
commit 2387a33457
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7
1 changed files with 43 additions and 44 deletions

87
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "f11a1ada5d055b3fb00a5f3aeab6e49a",
"content-hash": "e7370fab05135d2b5e1161ccfc821f17",
"packages": [
{
"name": "alchemy/binary-driver",
@ -71,16 +71,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.93.0",
"version": "3.93.1",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "021c540f24391e883e15c801d03cbebee1206df1"
"reference": "2dce6e4b7295c6ea44392fc8eff421e3651a8725"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/021c540f24391e883e15c801d03cbebee1206df1",
"reference": "021c540f24391e883e15c801d03cbebee1206df1",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/2dce6e4b7295c6ea44392fc8eff421e3651a8725",
"reference": "2dce6e4b7295c6ea44392fc8eff421e3651a8725",
"shasum": ""
},
"require": {
@ -150,7 +150,7 @@
"s3",
"sdk"
],
"time": "2019-04-30T18:24:07+00:00"
"time": "2019-05-01T18:10:22+00:00"
},
{
"name": "beyondcode/laravel-self-diagnosis",
@ -4322,16 +4322,16 @@
},
{
"name": "stevebauman/purify",
"version": "v2.0.1",
"version": "v2.0.2",
"source": {
"type": "git",
"url": "https://github.com/stevebauman/purify.git",
"reference": "afa35ae387717520493dbd189f67b5267fffca85"
"reference": "d264520280042a745f4f75f5110bbcc21a0a083f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/stevebauman/purify/zipball/afa35ae387717520493dbd189f67b5267fffca85",
"reference": "afa35ae387717520493dbd189f67b5267fffca85",
"url": "https://api.github.com/repos/stevebauman/purify/zipball/d264520280042a745f4f75f5110bbcc21a0a083f",
"reference": "d264520280042a745f4f75f5110bbcc21a0a083f",
"shasum": ""
},
"require": {
@ -4378,7 +4378,7 @@
"purification",
"purify"
],
"time": "2018-01-24T21:50:40+00:00"
"time": "2019-05-01T14:25:24+00:00"
},
{
"name": "swiftmailer/swiftmailer",
@ -4444,7 +4444,7 @@
},
{
"name": "symfony/console",
"version": "v4.2.7",
"version": "v4.2.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
@ -4584,7 +4584,7 @@
},
{
"name": "symfony/css-selector",
"version": "v4.2.7",
"version": "v4.2.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/css-selector.git",
@ -4637,7 +4637,7 @@
},
{
"name": "symfony/debug",
"version": "v4.2.7",
"version": "v4.2.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/debug.git",
@ -4693,7 +4693,7 @@
},
{
"name": "symfony/event-dispatcher",
"version": "v4.2.7",
"version": "v4.2.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
@ -4757,7 +4757,7 @@
},
{
"name": "symfony/filesystem",
"version": "v4.2.7",
"version": "v4.2.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
@ -4807,7 +4807,7 @@
},
{
"name": "symfony/finder",
"version": "v4.2.7",
"version": "v4.2.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
@ -4856,16 +4856,16 @@
},
{
"name": "symfony/http-foundation",
"version": "v4.2.7",
"version": "v4.2.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "6ebbe61f48069033225c9d3fa7eb5ed116d766d6"
"reference": "1ea878bd3af18f934dedb8c0de60656a9a31a718"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/6ebbe61f48069033225c9d3fa7eb5ed116d766d6",
"reference": "6ebbe61f48069033225c9d3fa7eb5ed116d766d6",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/1ea878bd3af18f934dedb8c0de60656a9a31a718",
"reference": "1ea878bd3af18f934dedb8c0de60656a9a31a718",
"shasum": ""
},
"require": {
@ -4906,20 +4906,20 @@
],
"description": "Symfony HttpFoundation Component",
"homepage": "https://symfony.com",
"time": "2019-04-17T14:56:00+00:00"
"time": "2019-05-01T08:36:31+00:00"
},
{
"name": "symfony/http-kernel",
"version": "v4.2.7",
"version": "v4.2.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "3db83303dbc1da9777e5ff63423b8b7fde423a1b"
"reference": "a7713bc522f1a1cdf0b39f809fa4542523fc3114"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/3db83303dbc1da9777e5ff63423b8b7fde423a1b",
"reference": "3db83303dbc1da9777e5ff63423b8b7fde423a1b",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/a7713bc522f1a1cdf0b39f809fa4542523fc3114",
"reference": "a7713bc522f1a1cdf0b39f809fa4542523fc3114",
"shasum": ""
},
"require": {
@ -4995,7 +4995,7 @@
],
"description": "Symfony HttpKernel Component",
"homepage": "https://symfony.com",
"time": "2019-04-17T16:17:13+00:00"
"time": "2019-05-01T13:31:08+00:00"
},
{
"name": "symfony/polyfill-ctype",
@ -5400,7 +5400,7 @@
},
{
"name": "symfony/process",
"version": "v4.2.7",
"version": "v4.2.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
@ -5514,16 +5514,16 @@
},
{
"name": "symfony/routing",
"version": "v4.2.7",
"version": "v4.2.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
"reference": "0e5719d216017b1a0342fa48e86467cedca1c954"
"reference": "f4e43bb0dff56f0f62fa056c82d7eadcdb391bab"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/0e5719d216017b1a0342fa48e86467cedca1c954",
"reference": "0e5719d216017b1a0342fa48e86467cedca1c954",
"url": "https://api.github.com/repos/symfony/routing/zipball/f4e43bb0dff56f0f62fa056c82d7eadcdb391bab",
"reference": "f4e43bb0dff56f0f62fa056c82d7eadcdb391bab",
"shasum": ""
},
"require": {
@ -5586,20 +5586,20 @@
"uri",
"url"
],
"time": "2019-04-14T18:04:59+00:00"
"time": "2019-04-27T09:38:08+00:00"
},
{
"name": "symfony/translation",
"version": "v4.2.7",
"version": "v4.2.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation.git",
"reference": "46c0dede1f925383d13dc783857be2c41efd0b24"
"reference": "181a426dd129cb496f12d7e7555f6d0b37a7615b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/46c0dede1f925383d13dc783857be2c41efd0b24",
"reference": "46c0dede1f925383d13dc783857be2c41efd0b24",
"url": "https://api.github.com/repos/symfony/translation/zipball/181a426dd129cb496f12d7e7555f6d0b37a7615b",
"reference": "181a426dd129cb496f12d7e7555f6d0b37a7615b",
"shasum": ""
},
"require": {
@ -5661,20 +5661,20 @@
],
"description": "Symfony Translation Component",
"homepage": "https://symfony.com",
"time": "2019-04-10T16:20:36+00:00"
"time": "2019-05-01T12:55:36+00:00"
},
{
"name": "symfony/var-dumper",
"version": "v4.2.7",
"version": "v4.2.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "e760a38e12b15032325e64be63f7ffc1817af617"
"reference": "3c4084cb1537c0e2ad41aad622bbf55a44a5c9ce"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/e760a38e12b15032325e64be63f7ffc1817af617",
"reference": "e760a38e12b15032325e64be63f7ffc1817af617",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/3c4084cb1537c0e2ad41aad622bbf55a44a5c9ce",
"reference": "3c4084cb1537c0e2ad41aad622bbf55a44a5c9ce",
"shasum": ""
},
"require": {
@ -5737,7 +5737,7 @@
"debug",
"dump"
],
"time": "2019-04-17T14:57:01+00:00"
"time": "2019-05-01T12:55:36+00:00"
},
{
"name": "tightenco/collect",
@ -7669,7 +7669,6 @@
"ext-bcmath": "*",
"ext-ctype": "*",
"ext-curl": "*",
"ext-intl": "*",
"ext-json": "*",
"ext-mbstring": "*",
"ext-openssl": "*"