mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Bump laravel/framework from 9.40.1 to 9.41.0
Bumps [laravel/framework](https://github.com/laravel/framework) from 9.40.1 to 9.41.0. - [Release notes](https://github.com/laravel/framework/releases) - [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md) - [Commits](https://github.com/laravel/framework/compare/v9.40.1...v9.41.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
04c71a2e9e
commit
3a8c0074b7
22
composer.lock
generated
22
composer.lock
generated
@ -1856,16 +1856,16 @@
|
||||
},
|
||||
{
|
||||
"name": "laravel/framework",
|
||||
"version": "v9.40.1",
|
||||
"version": "v9.41.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/framework.git",
|
||||
"reference": "9611fdaf2db5759b8299802d7185bcdbee0340bb"
|
||||
"reference": "cc902ce61b4ca08ca7449664cfab2fa96a1d1e28"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/9611fdaf2db5759b8299802d7185bcdbee0340bb",
|
||||
"reference": "9611fdaf2db5759b8299802d7185bcdbee0340bb",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/cc902ce61b4ca08ca7449664cfab2fa96a1d1e28",
|
||||
"reference": "cc902ce61b4ca08ca7449664cfab2fa96a1d1e28",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -2038,7 +2038,7 @@
|
||||
"issues": "https://github.com/laravel/framework/issues",
|
||||
"source": "https://github.com/laravel/framework"
|
||||
},
|
||||
"time": "2022-11-15T16:13:22+00:00"
|
||||
"time": "2022-11-22T15:10:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/passport",
|
||||
@ -2838,16 +2838,16 @@
|
||||
},
|
||||
{
|
||||
"name": "league/flysystem",
|
||||
"version": "3.10.3",
|
||||
"version": "3.10.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/thephpleague/flysystem.git",
|
||||
"reference": "8013fb046c6a244b2b1b75cc95d732ed6bcdeb8a"
|
||||
"reference": "a7790f3dd1b27af81d380e6b2afa77c16ab7e181"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/8013fb046c6a244b2b1b75cc95d732ed6bcdeb8a",
|
||||
"reference": "8013fb046c6a244b2b1b75cc95d732ed6bcdeb8a",
|
||||
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/a7790f3dd1b27af81d380e6b2afa77c16ab7e181",
|
||||
"reference": "a7790f3dd1b27af81d380e6b2afa77c16ab7e181",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -2909,7 +2909,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/thephpleague/flysystem/issues",
|
||||
"source": "https://github.com/thephpleague/flysystem/tree/3.10.3"
|
||||
"source": "https://github.com/thephpleague/flysystem/tree/3.10.4"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -2925,7 +2925,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-11-14T10:42:43+00:00"
|
||||
"time": "2022-11-26T19:48:01+00:00"
|
||||
},
|
||||
{
|
||||
"name": "league/fractal",
|
||||
|
Loading…
Reference in New Issue
Block a user