Merge pull request #5433 from firefly-iii/dependabot/composer/develop/laravel/framework-8.77.1

Bump laravel/framework from 8.76.2 to 8.77.1
This commit is contained in:
mergify[bot] 2021-12-27 03:01:27 +00:00 committed by GitHub
commit dbd668bda5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -94,7 +94,7 @@
"guzzlehttp/guzzle": "^7.4", "guzzlehttp/guzzle": "^7.4",
"jc5/google2fa-laravel": "2.0.6", "jc5/google2fa-laravel": "2.0.6",
"jc5/recovery": "^2", "jc5/recovery": "^2",
"laravel/framework": "^8.74", "laravel/framework": "^8.77",
"laravel/passport": "10.*", "laravel/passport": "10.*",
"laravel/ui": "^3.4", "laravel/ui": "^3.4",
"laravelcollective/html": "6.*", "laravelcollective/html": "6.*",

14
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": "7d37b747ba7921fdd67f5a50a3fe29e5", "content-hash": "e881dbf5e4bdd13b6cd1323d2a0b83aa",
"packages": [ "packages": [
{ {
"name": "bacon/bacon-qr-code", "name": "bacon/bacon-qr-code",
@ -1847,16 +1847,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v8.76.2", "version": "v8.77.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "c67acfdc968f487b6235435080eef62a7e2ed055" "reference": "994dbac5c6da856c77c81a411cff5b7d31519ca8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/c67acfdc968f487b6235435080eef62a7e2ed055", "url": "https://api.github.com/repos/laravel/framework/zipball/994dbac5c6da856c77c81a411cff5b7d31519ca8",
"reference": "c67acfdc968f487b6235435080eef62a7e2ed055", "reference": "994dbac5c6da856c77c81a411cff5b7d31519ca8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1874,7 +1874,7 @@
"opis/closure": "^3.6", "opis/closure": "^3.6",
"php": "^7.3|^8.0", "php": "^7.3|^8.0",
"psr/container": "^1.0", "psr/container": "^1.0",
"psr/log": "^1.0 || ^2.0", "psr/log": "^1.0|^2.0",
"psr/simple-cache": "^1.0", "psr/simple-cache": "^1.0",
"ramsey/uuid": "^4.2.2", "ramsey/uuid": "^4.2.2",
"swiftmailer/swiftmailer": "^6.3", "swiftmailer/swiftmailer": "^6.3",
@ -2015,7 +2015,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-12-15T14:02:14+00:00" "time": "2021-12-21T20:22:29+00:00"
}, },
{ {
"name": "laravel/passport", "name": "laravel/passport",