Bump laravel/framework from 7.6.2 to 7.7.1

Bumps [laravel/framework](https://github.com/laravel/framework) from 7.6.2 to 7.7.1.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/7.x/CHANGELOG-7.x.md)
- [Commits](https://github.com/laravel/framework/compare/v7.6.2...v7.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-22 10:07:27 +00:00
committed by GitHub
parent fa28d3523f
commit 30e262c35a

33
composer.lock generated
View File

@@ -691,16 +691,16 @@
},
{
"name": "laravel/framework",
"version": "v7.6.2",
"version": "v7.7.1",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "695be25d84b5cedd0026c428d4e9697fe8cd06f9"
"reference": "4de129177f889cd7672e732d8808020adfb7b121"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/695be25d84b5cedd0026c428d4e9697fe8cd06f9",
"reference": "695be25d84b5cedd0026c428d4e9697fe8cd06f9",
"url": "https://api.github.com/repos/laravel/framework/zipball/4de129177f889cd7672e732d8808020adfb7b121",
"reference": "4de129177f889cd7672e732d8808020adfb7b121",
"shasum": ""
},
"require": {
@@ -804,6 +804,7 @@
"psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0).",
"pusher/pusher-php-server": "Required to use the Pusher broadcast driver (^4.0).",
"symfony/cache": "Required to PSR-6 cache bridge (^5.0).",
"symfony/filesystem": "Required to create relative storage directory symbolic links (^5.0).",
"symfony/psr-http-message-bridge": "Required to use PSR-7 bridging features (^2.0).",
"wildbit/swiftmailer-postmark": "Required to use Postmark mail driver (^3.0)."
},
@@ -838,7 +839,7 @@
"framework",
"laravel"
],
"time": "2020-04-15T20:57:47+00:00"
"time": "2020-04-21T18:57:12+00:00"
},
{
"name": "laravel/tinker",
@@ -1016,16 +1017,16 @@
},
{
"name": "league/commonmark",
"version": "1.3.4",
"version": "1.4.1",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/commonmark.git",
"reference": "dd3261eb9a322e009fa5d96d19b9ae19708ce04b"
"reference": "c995966d35424bae20f76f8b31248099487a3f57"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/dd3261eb9a322e009fa5d96d19b9ae19708ce04b",
"reference": "dd3261eb9a322e009fa5d96d19b9ae19708ce04b",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/c995966d35424bae20f76f8b31248099487a3f57",
"reference": "c995966d35424bae20f76f8b31248099487a3f57",
"shasum": ""
},
"require": {
@@ -1043,7 +1044,7 @@
"github/gfm": "0.29.0",
"michelf/php-markdown": "~1.4",
"mikehaertl/php-shellcommand": "^1.4",
"phpstan/phpstan-shim": "^0.11.5",
"phpstan/phpstan": "^0.12",
"phpunit/phpunit": "^7.5",
"scrutinizer/ocular": "^1.5",
"symfony/finder": "^4.2"
@@ -1086,20 +1087,20 @@
"md",
"parser"
],
"time": "2020-04-13T20:52:18+00:00"
"time": "2020-04-20T13:36:51+00:00"
},
{
"name": "league/flysystem",
"version": "1.0.66",
"version": "1.0.67",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem.git",
"reference": "021569195e15f8209b1c4bebb78bd66aa4f08c21"
"reference": "5b1f36c75c4bdde981294c2a0ebdb437ee6f275e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/021569195e15f8209b1c4bebb78bd66aa4f08c21",
"reference": "021569195e15f8209b1c4bebb78bd66aa4f08c21",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/5b1f36c75c4bdde981294c2a0ebdb437ee6f275e",
"reference": "5b1f36c75c4bdde981294c2a0ebdb437ee6f275e",
"shasum": ""
},
"require": {
@@ -1170,7 +1171,7 @@
"sftp",
"storage"
],
"time": "2020-03-17T18:58:12+00:00"
"time": "2020-04-16T13:21:26+00:00"
},
{
"name": "monolog/monolog",