Merge pull request #65 from henrywhitaker3/dependabot/composer/laravel/framework-7.12.0

Bump laravel/framework from 7.11.0 to 7.12.0
This commit is contained in:
Henry Whitaker
2020-05-20 12:23:56 +01:00
committed by GitHub

31
composer.lock generated
View File

@@ -703,16 +703,16 @@
},
{
"name": "laravel/framework",
"version": "v7.11.0",
"version": "v7.12.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "f4563bd2e0875c59a1f7967abdbe5cef7f240117"
"reference": "c2fff1e9879494a6f853593b3c517dc9922bbb51"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/f4563bd2e0875c59a1f7967abdbe5cef7f240117",
"reference": "f4563bd2e0875c59a1f7967abdbe5cef7f240117",
"url": "https://api.github.com/repos/laravel/framework/zipball/c2fff1e9879494a6f853593b3c517dc9922bbb51",
"reference": "c2fff1e9879494a6f853593b3c517dc9922bbb51",
"shasum": ""
},
"require": {
@@ -738,6 +738,7 @@
"symfony/http-foundation": "^5.0",
"symfony/http-kernel": "^5.0",
"symfony/mime": "^5.0",
"symfony/polyfill-php73": "^1.17",
"symfony/process": "^5.0",
"symfony/routing": "^5.0",
"symfony/var-dumper": "^5.0",
@@ -851,7 +852,7 @@
"framework",
"laravel"
],
"time": "2020-05-12T14:42:24+00:00"
"time": "2020-05-19T17:09:00+00:00"
},
{
"name": "laravel/slack-notification-channel",
@@ -1160,16 +1161,16 @@
},
{
"name": "league/flysystem",
"version": "1.0.68",
"version": "1.0.69",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem.git",
"reference": "3e4198372276ec99ac3409a21d7c9d1ced9026e4"
"reference": "7106f78428a344bc4f643c233a94e48795f10967"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/3e4198372276ec99ac3409a21d7c9d1ced9026e4",
"reference": "3e4198372276ec99ac3409a21d7c9d1ced9026e4",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/7106f78428a344bc4f643c233a94e48795f10967",
"reference": "7106f78428a344bc4f643c233a94e48795f10967",
"shasum": ""
},
"require": {
@@ -1240,7 +1241,7 @@
"sftp",
"storage"
],
"time": "2020-05-12T20:33:44+00:00"
"time": "2020-05-18T15:13:39+00:00"
},
{
"name": "monolog/monolog",
@@ -1388,16 +1389,16 @@
},
{
"name": "nesbot/carbon",
"version": "2.34.0",
"version": "2.34.2",
"source": {
"type": "git",
"url": "https://github.com/briannesbitt/Carbon.git",
"reference": "52ea68aebbad8a3b27b5d24e4c66ebe1933f8399"
"reference": "3e87404329b8072295ea11d548b47a1eefe5a162"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/52ea68aebbad8a3b27b5d24e4c66ebe1933f8399",
"reference": "52ea68aebbad8a3b27b5d24e4c66ebe1933f8399",
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/3e87404329b8072295ea11d548b47a1eefe5a162",
"reference": "3e87404329b8072295ea11d548b47a1eefe5a162",
"shasum": ""
},
"require": {
@@ -1457,7 +1458,7 @@
"datetime",
"time"
],
"time": "2020-05-12T19:53:34+00:00"
"time": "2020-05-19T22:14:16+00:00"
},
{
"name": "nikic/php-parser",