Merge pull request #5614 from firefly-iii/dependabot/composer/develop/laravel/framework-8.80.0

Bump laravel/framework from 8.79.0 to 8.80.0
This commit is contained in:
mergify[bot]
2022-01-24 03:01:26 +00:00
committed by GitHub
2 changed files with 13 additions and 13 deletions

View File

@@ -94,7 +94,7 @@
"guzzlehttp/guzzle": "^7.4",
"jc5/google2fa-laravel": "2.0.6",
"jc5/recovery": "^2",
"laravel/framework": "^8.77",
"laravel/framework": "^8.80",
"laravel/passport": "10.*",
"laravel/sanctum": "^2.14",
"laravel/ui": "^3.4",

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",
"This file is @generated automatically"
],
"content-hash": "ae7b2ce94e5169afb29b29086fb60017",
"content-hash": "ebb39b27903b1c1f0bfa43a7f6d0ac9f",
"packages": [
{
"name": "bacon/bacon-qr-code",
@@ -967,16 +967,16 @@
},
{
"name": "dragonmantank/cron-expression",
"version": "v3.3.0",
"version": "v3.3.1",
"source": {
"type": "git",
"url": "https://github.com/dragonmantank/cron-expression.git",
"reference": "63f2a76a045bac6ec93cc2daf2b534b412aa0313"
"reference": "be85b3f05b46c39bbc0d95f6c071ddff669510fa"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/63f2a76a045bac6ec93cc2daf2b534b412aa0313",
"reference": "63f2a76a045bac6ec93cc2daf2b534b412aa0313",
"url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/be85b3f05b46c39bbc0d95f6c071ddff669510fa",
"reference": "be85b3f05b46c39bbc0d95f6c071ddff669510fa",
"shasum": ""
},
"require": {
@@ -1016,7 +1016,7 @@
],
"support": {
"issues": "https://github.com/dragonmantank/cron-expression/issues",
"source": "https://github.com/dragonmantank/cron-expression/tree/v3.3.0"
"source": "https://github.com/dragonmantank/cron-expression/tree/v3.3.1"
},
"funding": [
{
@@ -1024,7 +1024,7 @@
"type": "github"
}
],
"time": "2022-01-14T16:02:05+00:00"
"time": "2022-01-18T15:43:28+00:00"
},
{
"name": "egulias/email-validator",
@@ -1843,16 +1843,16 @@
},
{
"name": "laravel/framework",
"version": "v8.79.0",
"version": "v8.80.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "8091f07558ff4a890435ff9d25fa9aca0189ad63"
"reference": "8949a2e46b0f274f39c61eee8d5de1dc6a1f686b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/8091f07558ff4a890435ff9d25fa9aca0189ad63",
"reference": "8091f07558ff4a890435ff9d25fa9aca0189ad63",
"url": "https://api.github.com/repos/laravel/framework/zipball/8949a2e46b0f274f39c61eee8d5de1dc6a1f686b",
"reference": "8949a2e46b0f274f39c61eee8d5de1dc6a1f686b",
"shasum": ""
},
"require": {
@@ -2012,7 +2012,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2022-01-12T16:12:41+00:00"
"time": "2022-01-18T15:51:42+00:00"
},
{
"name": "laravel/passport",