mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-17 02:05:34 +00:00
Bump laravel/framework from 8.76.2 to 8.77.1
Bumps [laravel/framework](https://github.com/laravel/framework) from 8.76.2 to 8.77.1. - [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.76.2...v8.77.1) --- 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:
@@ -94,7 +94,7 @@
|
||||
"guzzlehttp/guzzle": "^7.4",
|
||||
"jc5/google2fa-laravel": "2.0.6",
|
||||
"jc5/recovery": "^2",
|
||||
"laravel/framework": "^8.74",
|
||||
"laravel/framework": "^8.77",
|
||||
"laravel/passport": "10.*",
|
||||
"laravel/ui": "^3.4",
|
||||
"laravelcollective/html": "6.*",
|
||||
|
14
composer.lock
generated
14
composer.lock
generated
@@ -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": "7d37b747ba7921fdd67f5a50a3fe29e5",
|
||||
"content-hash": "e881dbf5e4bdd13b6cd1323d2a0b83aa",
|
||||
"packages": [
|
||||
{
|
||||
"name": "bacon/bacon-qr-code",
|
||||
@@ -1847,16 +1847,16 @@
|
||||
},
|
||||
{
|
||||
"name": "laravel/framework",
|
||||
"version": "v8.76.2",
|
||||
"version": "v8.77.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/framework.git",
|
||||
"reference": "c67acfdc968f487b6235435080eef62a7e2ed055"
|
||||
"reference": "994dbac5c6da856c77c81a411cff5b7d31519ca8"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/c67acfdc968f487b6235435080eef62a7e2ed055",
|
||||
"reference": "c67acfdc968f487b6235435080eef62a7e2ed055",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/994dbac5c6da856c77c81a411cff5b7d31519ca8",
|
||||
"reference": "994dbac5c6da856c77c81a411cff5b7d31519ca8",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1874,7 +1874,7 @@
|
||||
"opis/closure": "^3.6",
|
||||
"php": "^7.3|^8.0",
|
||||
"psr/container": "^1.0",
|
||||
"psr/log": "^1.0 || ^2.0",
|
||||
"psr/log": "^1.0|^2.0",
|
||||
"psr/simple-cache": "^1.0",
|
||||
"ramsey/uuid": "^4.2.2",
|
||||
"swiftmailer/swiftmailer": "^6.3",
|
||||
@@ -2015,7 +2015,7 @@
|
||||
"issues": "https://github.com/laravel/framework/issues",
|
||||
"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",
|
||||
|
Reference in New Issue
Block a user