Bump laravel/framework from 9.41.0 to 9.42.2

Bumps [laravel/framework](https://github.com/laravel/framework) from 9.41.0 to 9.42.2.
- [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.41.0...v9.42.2)

---
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-12-05 03:00:37 +00:00 committed by GitHub
parent 8055e9e927
commit 516653d007
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

94
composer.lock generated
View File

@ -1856,16 +1856,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v9.41.0", "version": "v9.42.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "cc902ce61b4ca08ca7449664cfab2fa96a1d1e28" "reference": "607d7867c93706eae20e28e46679f8a66e2a23ec"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/cc902ce61b4ca08ca7449664cfab2fa96a1d1e28", "url": "https://api.github.com/repos/laravel/framework/zipball/607d7867c93706eae20e28e46679f8a66e2a23ec",
"reference": "cc902ce61b4ca08ca7449664cfab2fa96a1d1e28", "reference": "607d7867c93706eae20e28e46679f8a66e2a23ec",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2038,7 +2038,7 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2022-11-22T15:10:46+00:00" "time": "2022-11-30T16:23:52+00:00"
}, },
{ {
"name": "laravel/passport", "name": "laravel/passport",
@ -2838,16 +2838,16 @@
}, },
{ {
"name": "league/flysystem", "name": "league/flysystem",
"version": "3.10.4", "version": "3.11.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/flysystem.git", "url": "https://github.com/thephpleague/flysystem.git",
"reference": "a7790f3dd1b27af81d380e6b2afa77c16ab7e181" "reference": "7e423e5dd240a60adfab9bde058d7668863b7731"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/a7790f3dd1b27af81d380e6b2afa77c16ab7e181", "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/7e423e5dd240a60adfab9bde058d7668863b7731",
"reference": "a7790f3dd1b27af81d380e6b2afa77c16ab7e181", "reference": "7e423e5dd240a60adfab9bde058d7668863b7731",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2909,7 +2909,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/thephpleague/flysystem/issues", "issues": "https://github.com/thephpleague/flysystem/issues",
"source": "https://github.com/thephpleague/flysystem/tree/3.10.4" "source": "https://github.com/thephpleague/flysystem/tree/3.11.0"
}, },
"funding": [ "funding": [
{ {
@ -2925,7 +2925,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-11-26T19:48:01+00:00" "time": "2022-12-02T14:39:57+00:00"
}, },
{ {
"name": "league/fractal", "name": "league/fractal",
@ -3415,16 +3415,16 @@
}, },
{ {
"name": "nesbot/carbon", "name": "nesbot/carbon",
"version": "2.63.0", "version": "2.64.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/briannesbitt/Carbon.git", "url": "https://github.com/briannesbitt/Carbon.git",
"reference": "ad35dd71a6a212b98e4b87e97389b6fa85f0e347" "reference": "889546413c97de2d05063b8cb7b193c2531ea211"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/ad35dd71a6a212b98e4b87e97389b6fa85f0e347", "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/889546413c97de2d05063b8cb7b193c2531ea211",
"reference": "ad35dd71a6a212b98e4b87e97389b6fa85f0e347", "reference": "889546413c97de2d05063b8cb7b193c2531ea211",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3435,7 +3435,7 @@
"symfony/translation": "^3.4 || ^4.0 || ^5.0 || ^6.0" "symfony/translation": "^3.4 || ^4.0 || ^5.0 || ^6.0"
}, },
"require-dev": { "require-dev": {
"doctrine/dbal": "^2.0 || ^3.0", "doctrine/dbal": "^2.0 || ^3.1.4",
"doctrine/orm": "^2.7", "doctrine/orm": "^2.7",
"friendsofphp/php-cs-fixer": "^3.0", "friendsofphp/php-cs-fixer": "^3.0",
"kylekatarnls/multi-tester": "^2.0", "kylekatarnls/multi-tester": "^2.0",
@ -3513,7 +3513,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-30T18:34:28+00:00" "time": "2022-11-26T17:36:00+00:00"
}, },
{ {
"name": "nette/schema", "name": "nette/schema",
@ -5634,16 +5634,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v6.0.15", "version": "v6.0.16",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "b0b910724a0a0326b4481e4f8a30abb2dd442efb" "reference": "be294423f337dda97c810733138c0caec1bb0575"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/b0b910724a0a0326b4481e4f8a30abb2dd442efb", "url": "https://api.github.com/repos/symfony/console/zipball/be294423f337dda97c810733138c0caec1bb0575",
"reference": "b0b910724a0a0326b4481e4f8a30abb2dd442efb", "reference": "be294423f337dda97c810733138c0caec1bb0575",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5709,7 +5709,7 @@
"terminal" "terminal"
], ],
"support": { "support": {
"source": "https://github.com/symfony/console/tree/v6.0.15" "source": "https://github.com/symfony/console/tree/v6.0.16"
}, },
"funding": [ "funding": [
{ {
@ -5725,7 +5725,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-26T21:42:20+00:00" "time": "2022-11-25T18:58:46+00:00"
}, },
{ {
"name": "symfony/css-selector", "name": "symfony/css-selector",
@ -6317,16 +6317,16 @@
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v6.0.15", "version": "v6.0.16",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
"reference": "a93829f4043fdcddebabd8433bdb46c2dcaefe06" "reference": "86eec2c66d00a2dd03d84352cd10b12df73101ec"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/a93829f4043fdcddebabd8433bdb46c2dcaefe06", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/86eec2c66d00a2dd03d84352cd10b12df73101ec",
"reference": "a93829f4043fdcddebabd8433bdb46c2dcaefe06", "reference": "86eec2c66d00a2dd03d84352cd10b12df73101ec",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6372,7 +6372,7 @@
"description": "Defines an object-oriented layer for the HTTP specification", "description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-foundation/tree/v6.0.15" "source": "https://github.com/symfony/http-foundation/tree/v6.0.16"
}, },
"funding": [ "funding": [
{ {
@ -6388,20 +6388,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-12T09:44:26+00:00" "time": "2022-11-07T08:07:05+00:00"
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v6.0.15", "version": "v6.0.16",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "22c820abe601e7328b56cec86626617139266f48" "reference": "8ba1344821807ad51f230f0d01e0fa8f366e4abb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/22c820abe601e7328b56cec86626617139266f48", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/8ba1344821807ad51f230f0d01e0fa8f366e4abb",
"reference": "22c820abe601e7328b56cec86626617139266f48", "reference": "8ba1344821807ad51f230f0d01e0fa8f366e4abb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6481,7 +6481,7 @@
"description": "Provides a structured process for converting a Request into a Response", "description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-kernel/tree/v6.0.15" "source": "https://github.com/symfony/http-kernel/tree/v6.0.16"
}, },
"funding": [ "funding": [
{ {
@ -6497,20 +6497,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-28T18:00:40+00:00" "time": "2022-11-28T18:15:44+00:00"
}, },
{ {
"name": "symfony/mailer", "name": "symfony/mailer",
"version": "v6.0.15", "version": "v6.0.16",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/mailer.git", "url": "https://github.com/symfony/mailer.git",
"reference": "5eaa3f1404cafa842e953ae16c35757b7356fb32" "reference": "aa47b34ab09fa03106d9e156632e4c6176b962da"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/mailer/zipball/5eaa3f1404cafa842e953ae16c35757b7356fb32", "url": "https://api.github.com/repos/symfony/mailer/zipball/aa47b34ab09fa03106d9e156632e4c6176b962da",
"reference": "5eaa3f1404cafa842e953ae16c35757b7356fb32", "reference": "aa47b34ab09fa03106d9e156632e4c6176b962da",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6555,7 +6555,7 @@
"description": "Helps sending emails", "description": "Helps sending emails",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/mailer/tree/v6.0.15" "source": "https://github.com/symfony/mailer/tree/v6.0.16"
}, },
"funding": [ "funding": [
{ {
@ -6571,7 +6571,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-28T16:22:58+00:00" "time": "2022-11-04T07:39:59+00:00"
}, },
{ {
"name": "symfony/mailgun-mailer", "name": "symfony/mailgun-mailer",
@ -6640,16 +6640,16 @@
}, },
{ {
"name": "symfony/mime", "name": "symfony/mime",
"version": "v6.0.14", "version": "v6.0.16",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/mime.git", "url": "https://github.com/symfony/mime.git",
"reference": "c01b88b63418131daf2edd0bdc17fc8a6d1c939a" "reference": "ad9878bede5707cdf5ff7f5c86d82a921bbbfe1c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/c01b88b63418131daf2edd0bdc17fc8a6d1c939a", "url": "https://api.github.com/repos/symfony/mime/zipball/ad9878bede5707cdf5ff7f5c86d82a921bbbfe1c",
"reference": "c01b88b63418131daf2edd0bdc17fc8a6d1c939a", "reference": "ad9878bede5707cdf5ff7f5c86d82a921bbbfe1c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6702,7 +6702,7 @@
"mime-type" "mime-type"
], ],
"support": { "support": {
"source": "https://github.com/symfony/mime/tree/v6.0.14" "source": "https://github.com/symfony/mime/tree/v6.0.16"
}, },
"funding": [ "funding": [
{ {
@ -6718,7 +6718,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-07T08:02:12+00:00" "time": "2022-11-28T12:25:56+00:00"
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",