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:
dependabot[bot] 2022-11-28 03:00:31 +00:00 committed by GitHub
parent 04c71a2e9e
commit 3a8c0074b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

22
composer.lock generated
View File

@ -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",