Bump laravel/framework from 8.50.0 to 8.51.0

Bumps [laravel/framework](https://github.com/laravel/framework) from 8.50.0 to 8.51.0.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/8.x/CHANGELOG-8.x.md)
- [Commits](https://github.com/laravel/framework/compare/v8.50.0...v8.51.0)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-07-26 04:28:42 +00:00 committed by GitHub
parent 095ef308c7
commit c980be28ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 13 deletions

View File

@ -90,7 +90,7 @@
"guzzlehttp/guzzle": "^7.2", "guzzlehttp/guzzle": "^7.2",
"jc5/google2fa-laravel": "2.0.6", "jc5/google2fa-laravel": "2.0.6",
"jc5/recovery": "^2", "jc5/recovery": "^2",
"laravel/framework": "^8.48", "laravel/framework": "^8.51",
"laravel/passport": "10.*", "laravel/passport": "10.*",
"laravel/ui": "^3.0", "laravel/ui": "^3.0",
"laravelcollective/html": "6.*", "laravelcollective/html": "6.*",

24
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "7ef1573d329b12352a057c27ff946e5d", "content-hash": "db64d96ef378be771e6df2d1370b8829",
"packages": [ "packages": [
{ {
"name": "bacon/bacon-qr-code", "name": "bacon/bacon-qr-code",
@ -1764,16 +1764,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v8.50.0", "version": "v8.51.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "d892dbacbe3859cf9303ccda98ac8d782141d5ae" "reference": "208d9c0043b4c192a9bb9b15782cc4ec37f28bb0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/d892dbacbe3859cf9303ccda98ac8d782141d5ae", "url": "https://api.github.com/repos/laravel/framework/zipball/208d9c0043b4c192a9bb9b15782cc4ec37f28bb0",
"reference": "d892dbacbe3859cf9303ccda98ac8d782141d5ae", "reference": "208d9c0043b4c192a9bb9b15782cc4ec37f28bb0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1928,7 +1928,7 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2021-07-13T12:41:53+00:00" "time": "2021-07-20T14:38:36+00:00"
}, },
{ {
"name": "laravel/passport", "name": "laravel/passport",
@ -2910,16 +2910,16 @@
}, },
{ {
"name": "monolog/monolog", "name": "monolog/monolog",
"version": "2.3.1", "version": "2.3.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Seldaek/monolog.git", "url": "https://github.com/Seldaek/monolog.git",
"reference": "9738e495f288eec0b187e310b7cdbbb285777dbe" "reference": "71312564759a7db5b789296369c1a264efc43aad"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/9738e495f288eec0b187e310b7cdbbb285777dbe", "url": "https://api.github.com/repos/Seldaek/monolog/zipball/71312564759a7db5b789296369c1a264efc43aad",
"reference": "9738e495f288eec0b187e310b7cdbbb285777dbe", "reference": "71312564759a7db5b789296369c1a264efc43aad",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2990,7 +2990,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/Seldaek/monolog/issues", "issues": "https://github.com/Seldaek/monolog/issues",
"source": "https://github.com/Seldaek/monolog/tree/2.3.1" "source": "https://github.com/Seldaek/monolog/tree/2.3.2"
}, },
"funding": [ "funding": [
{ {
@ -3002,7 +3002,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-07-14T11:56:39+00:00" "time": "2021-07-23T07:42:52+00:00"
}, },
{ {
"name": "nesbot/carbon", "name": "nesbot/carbon",