Bump laravel/framework from 8.79.0 to 8.80.0

Bumps [laravel/framework](https://github.com/laravel/framework) from 8.79.0 to 8.80.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.79.0...v8.80.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] 2022-01-24 03:01:02 +00:00 committed by GitHub
parent 7d48ab5671
commit 9027915280
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 20 additions and 19 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",

37
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",
@ -2483,16 +2483,16 @@
},
{
"name": "league/commonmark",
"version": "2.1.1",
"version": "2.2.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/commonmark.git",
"reference": "17d2b9cb5161a2ea1a8dd30e6991d668e503fb9d"
"reference": "c5aadcc15548629787d02b86a7afef03b46271b5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/17d2b9cb5161a2ea1a8dd30e6991d668e503fb9d",
"reference": "17d2b9cb5161a2ea1a8dd30e6991d668e503fb9d",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/c5aadcc15548629787d02b86a7afef03b46271b5",
"reference": "c5aadcc15548629787d02b86a7afef03b46271b5",
"shasum": ""
},
"require": {
@ -2500,6 +2500,7 @@
"league/config": "^1.1.1",
"php": "^7.4 || ^8.0",
"psr/event-dispatcher": "^1.0",
"symfony/deprecation-contracts": "^v2.1 || ^3.0",
"symfony/polyfill-php80": "^1.15"
},
"require-dev": {
@ -2525,7 +2526,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "2.2-dev"
"dev-main": "2.3-dev"
}
},
"autoload": {
@ -2582,7 +2583,7 @@
"type": "tidelift"
}
],
"time": "2022-01-02T18:25:06+00:00"
"time": "2022-01-22T14:06:22+00:00"
},
{
"name": "league/config",