mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
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:
parent
095ef308c7
commit
c980be28ac
@ -90,7 +90,7 @@
|
||||
"guzzlehttp/guzzle": "^7.2",
|
||||
"jc5/google2fa-laravel": "2.0.6",
|
||||
"jc5/recovery": "^2",
|
||||
"laravel/framework": "^8.48",
|
||||
"laravel/framework": "^8.51",
|
||||
"laravel/passport": "10.*",
|
||||
"laravel/ui": "^3.0",
|
||||
"laravelcollective/html": "6.*",
|
||||
|
24
composer.lock
generated
24
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": "7ef1573d329b12352a057c27ff946e5d",
|
||||
"content-hash": "db64d96ef378be771e6df2d1370b8829",
|
||||
"packages": [
|
||||
{
|
||||
"name": "bacon/bacon-qr-code",
|
||||
@ -1764,16 +1764,16 @@
|
||||
},
|
||||
{
|
||||
"name": "laravel/framework",
|
||||
"version": "v8.50.0",
|
||||
"version": "v8.51.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/framework.git",
|
||||
"reference": "d892dbacbe3859cf9303ccda98ac8d782141d5ae"
|
||||
"reference": "208d9c0043b4c192a9bb9b15782cc4ec37f28bb0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/d892dbacbe3859cf9303ccda98ac8d782141d5ae",
|
||||
"reference": "d892dbacbe3859cf9303ccda98ac8d782141d5ae",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/208d9c0043b4c192a9bb9b15782cc4ec37f28bb0",
|
||||
"reference": "208d9c0043b4c192a9bb9b15782cc4ec37f28bb0",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -1928,7 +1928,7 @@
|
||||
"issues": "https://github.com/laravel/framework/issues",
|
||||
"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",
|
||||
@ -2910,16 +2910,16 @@
|
||||
},
|
||||
{
|
||||
"name": "monolog/monolog",
|
||||
"version": "2.3.1",
|
||||
"version": "2.3.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Seldaek/monolog.git",
|
||||
"reference": "9738e495f288eec0b187e310b7cdbbb285777dbe"
|
||||
"reference": "71312564759a7db5b789296369c1a264efc43aad"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/9738e495f288eec0b187e310b7cdbbb285777dbe",
|
||||
"reference": "9738e495f288eec0b187e310b7cdbbb285777dbe",
|
||||
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/71312564759a7db5b789296369c1a264efc43aad",
|
||||
"reference": "71312564759a7db5b789296369c1a264efc43aad",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -2990,7 +2990,7 @@
|
||||
],
|
||||
"support": {
|
||||
"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": [
|
||||
{
|
||||
@ -3002,7 +3002,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-07-14T11:56:39+00:00"
|
||||
"time": "2021-07-23T07:42:52+00:00"
|
||||
},
|
||||
{
|
||||
"name": "nesbot/carbon",
|
||||
|
Loading…
Reference in New Issue
Block a user