mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-06 22:21:42 +00:00
Merge pull request #6678 from firefly-iii/dependabot/composer/develop/laravel/framework-9.41.0
Bump laravel/framework from 9.40.1 to 9.41.0
This commit is contained in:
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",
|
||||
|
||||
Reference in New Issue
Block a user