Bump laravel/framework from 9.31.0 to 9.33.0

Bumps [laravel/framework](https://github.com/laravel/framework) from 9.31.0 to 9.33.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.31.0...v9.33.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-10-03 03:00:58 +00:00 committed by GitHub
parent 0338010eaa
commit 553c3ec17e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

110
composer.lock generated
View File

@ -1855,16 +1855,16 @@
},
{
"name": "laravel/framework",
"version": "v9.31.0",
"version": "v9.33.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "75013d4fffe3b24748d313fbbea53206351214f7"
"reference": "13665b7e15dbcbecb3651acc19ba8818da6fa0a9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/75013d4fffe3b24748d313fbbea53206351214f7",
"reference": "75013d4fffe3b24748d313fbbea53206351214f7",
"url": "https://api.github.com/repos/laravel/framework/zipball/13665b7e15dbcbecb3651acc19ba8818da6fa0a9",
"reference": "13665b7e15dbcbecb3651acc19ba8818da6fa0a9",
"shasum": ""
},
"require": {
@ -1878,7 +1878,7 @@
"league/commonmark": "^2.2",
"league/flysystem": "^3.0.16",
"monolog/monolog": "^2.0",
"nesbot/carbon": "^2.53.1",
"nesbot/carbon": "^2.62.1",
"nunomaduro/termwind": "^1.13",
"php": "^8.0.2",
"psr/container": "^1.1.1|^2.0.1",
@ -1953,7 +1953,7 @@
"league/flysystem-read-only": "^3.3",
"league/flysystem-sftp-v3": "^3.0",
"mockery/mockery": "^1.4.4",
"orchestra/testbench-core": "^7.1",
"orchestra/testbench-core": "^7.8",
"pda/pheanstalk": "^4.0",
"phpstan/phpstan": "^1.4.7",
"phpunit/phpunit": "^9.5.8",
@ -2037,7 +2037,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2022-09-20T13:32:50+00:00"
"time": "2022-09-30T12:59:55+00:00"
},
{
"name": "laravel/passport",
@ -5630,16 +5630,16 @@
},
{
"name": "symfony/console",
"version": "v6.0.12",
"version": "v6.0.13",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "c5c2e313aa682530167c25077d6bdff36346251e"
"reference": "8f14753b865651c2aad107ef97475740a9b0730f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/c5c2e313aa682530167c25077d6bdff36346251e",
"reference": "c5c2e313aa682530167c25077d6bdff36346251e",
"url": "https://api.github.com/repos/symfony/console/zipball/8f14753b865651c2aad107ef97475740a9b0730f",
"reference": "8f14753b865651c2aad107ef97475740a9b0730f",
"shasum": ""
},
"require": {
@ -5705,7 +5705,7 @@
"terminal"
],
"support": {
"source": "https://github.com/symfony/console/tree/v6.0.12"
"source": "https://github.com/symfony/console/tree/v6.0.13"
},
"funding": [
{
@ -5721,7 +5721,7 @@
"type": "tidelift"
}
],
"time": "2022-08-23T20:52:30+00:00"
"time": "2022-09-03T14:23:25+00:00"
},
{
"name": "symfony/css-selector",
@ -6313,16 +6313,16 @@
},
{
"name": "symfony/http-foundation",
"version": "v6.0.12",
"version": "v6.0.13",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "d50ee4795c981638369dfa0b281107365fab2429"
"reference": "294208f37a73b7ae64b4297d936e890d5b514902"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/d50ee4795c981638369dfa0b281107365fab2429",
"reference": "d50ee4795c981638369dfa0b281107365fab2429",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/294208f37a73b7ae64b4297d936e890d5b514902",
"reference": "294208f37a73b7ae64b4297d936e890d5b514902",
"shasum": ""
},
"require": {
@ -6368,7 +6368,7 @@
"description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-foundation/tree/v6.0.12"
"source": "https://github.com/symfony/http-foundation/tree/v6.0.13"
},
"funding": [
{
@ -6384,20 +6384,20 @@
"type": "tidelift"
}
],
"time": "2022-08-19T14:25:15+00:00"
"time": "2022-09-17T07:33:45+00:00"
},
{
"name": "symfony/http-kernel",
"version": "v6.0.12",
"version": "v6.0.13",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "8f3563e4518cfee24a5cc724434cc60e0818abec"
"reference": "5939a039103580d8d86a4c80e245258ad50c91b2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/8f3563e4518cfee24a5cc724434cc60e0818abec",
"reference": "8f3563e4518cfee24a5cc724434cc60e0818abec",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/5939a039103580d8d86a4c80e245258ad50c91b2",
"reference": "5939a039103580d8d86a4c80e245258ad50c91b2",
"shasum": ""
},
"require": {
@ -6477,7 +6477,7 @@
"description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-kernel/tree/v6.0.12"
"source": "https://github.com/symfony/http-kernel/tree/v6.0.13"
},
"funding": [
{
@ -6493,20 +6493,20 @@
"type": "tidelift"
}
],
"time": "2022-08-26T14:45:39+00:00"
"time": "2022-09-30T08:03:37+00:00"
},
{
"name": "symfony/mailer",
"version": "v6.0.12",
"version": "v6.0.13",
"source": {
"type": "git",
"url": "https://github.com/symfony/mailer.git",
"reference": "45aad5f8cfb481130e83dc4cb867c0f576182ea9"
"reference": "6269c872ab4792e8facbf8af27a2fbee8429f217"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mailer/zipball/45aad5f8cfb481130e83dc4cb867c0f576182ea9",
"reference": "45aad5f8cfb481130e83dc4cb867c0f576182ea9",
"url": "https://api.github.com/repos/symfony/mailer/zipball/6269c872ab4792e8facbf8af27a2fbee8429f217",
"reference": "6269c872ab4792e8facbf8af27a2fbee8429f217",
"shasum": ""
},
"require": {
@ -6551,7 +6551,7 @@
"description": "Helps sending emails",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/mailer/tree/v6.0.12"
"source": "https://github.com/symfony/mailer/tree/v6.0.13"
},
"funding": [
{
@ -6567,7 +6567,7 @@
"type": "tidelift"
}
],
"time": "2022-08-03T05:17:36+00:00"
"time": "2022-08-29T06:49:22+00:00"
},
{
"name": "symfony/mailgun-mailer",
@ -6636,16 +6636,16 @@
},
{
"name": "symfony/mime",
"version": "v6.0.12",
"version": "v6.0.13",
"source": {
"type": "git",
"url": "https://github.com/symfony/mime.git",
"reference": "02a11577f2f9522c783179712bdf6d2d3cb9fc1d"
"reference": "c1d6eba531d956c23b3127dc6ae6f5ac4a90db6c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/02a11577f2f9522c783179712bdf6d2d3cb9fc1d",
"reference": "02a11577f2f9522c783179712bdf6d2d3cb9fc1d",
"url": "https://api.github.com/repos/symfony/mime/zipball/c1d6eba531d956c23b3127dc6ae6f5ac4a90db6c",
"reference": "c1d6eba531d956c23b3127dc6ae6f5ac4a90db6c",
"shasum": ""
},
"require": {
@ -6697,7 +6697,7 @@
"mime-type"
],
"support": {
"source": "https://github.com/symfony/mime/tree/v6.0.12"
"source": "https://github.com/symfony/mime/tree/v6.0.13"
},
"funding": [
{
@ -6713,7 +6713,7 @@
"type": "tidelift"
}
],
"time": "2022-08-19T14:25:15+00:00"
"time": "2022-09-02T08:05:03+00:00"
},
{
"name": "symfony/polyfill-ctype",
@ -7773,16 +7773,16 @@
},
{
"name": "symfony/string",
"version": "v6.0.12",
"version": "v6.0.13",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
"reference": "3a975ba1a1508ad97df45f4590f55b7cc4c1a0a0"
"reference": "65e99fb179e7241606377e4042cd2161f3dd1c05"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/3a975ba1a1508ad97df45f4590f55b7cc4c1a0a0",
"reference": "3a975ba1a1508ad97df45f4590f55b7cc4c1a0a0",
"url": "https://api.github.com/repos/symfony/string/zipball/65e99fb179e7241606377e4042cd2161f3dd1c05",
"reference": "65e99fb179e7241606377e4042cd2161f3dd1c05",
"shasum": ""
},
"require": {
@ -7838,7 +7838,7 @@
"utf8"
],
"support": {
"source": "https://github.com/symfony/string/tree/v6.0.12"
"source": "https://github.com/symfony/string/tree/v6.0.13"
},
"funding": [
{
@ -7854,7 +7854,7 @@
"type": "tidelift"
}
],
"time": "2022-08-12T18:05:20+00:00"
"time": "2022-09-02T08:05:03+00:00"
},
{
"name": "symfony/translation",
@ -8031,16 +8031,16 @@
},
{
"name": "symfony/uid",
"version": "v6.0.11",
"version": "v6.0.13",
"source": {
"type": "git",
"url": "https://github.com/symfony/uid.git",
"reference": "7ae9cb6ad0728f9a425499112929575c0b2cc09f"
"reference": "db426b27173f5e2d8b960dd10fa8ce19ea9ca5f3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/uid/zipball/7ae9cb6ad0728f9a425499112929575c0b2cc09f",
"reference": "7ae9cb6ad0728f9a425499112929575c0b2cc09f",
"url": "https://api.github.com/repos/symfony/uid/zipball/db426b27173f5e2d8b960dd10fa8ce19ea9ca5f3",
"reference": "db426b27173f5e2d8b960dd10fa8ce19ea9ca5f3",
"shasum": ""
},
"require": {
@ -8085,7 +8085,7 @@
"uuid"
],
"support": {
"source": "https://github.com/symfony/uid/tree/v6.0.11"
"source": "https://github.com/symfony/uid/tree/v6.0.13"
},
"funding": [
{
@ -8101,20 +8101,20 @@
"type": "tidelift"
}
],
"time": "2022-07-20T13:45:53+00:00"
"time": "2022-09-09T09:33:56+00:00"
},
{
"name": "symfony/var-dumper",
"version": "v6.0.11",
"version": "v6.0.13",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "2672bdc01c1971e3d8879ce153ec4c3621be5f07"
"reference": "367522dc769072f2abe554013e073eb079593829"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/2672bdc01c1971e3d8879ce153ec4c3621be5f07",
"reference": "2672bdc01c1971e3d8879ce153ec4c3621be5f07",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/367522dc769072f2abe554013e073eb079593829",
"reference": "367522dc769072f2abe554013e073eb079593829",
"shasum": ""
},
"require": {
@ -8173,7 +8173,7 @@
"dump"
],
"support": {
"source": "https://github.com/symfony/var-dumper/tree/v6.0.11"
"source": "https://github.com/symfony/var-dumper/tree/v6.0.13"
},
"funding": [
{
@ -8189,7 +8189,7 @@
"type": "tidelift"
}
],
"time": "2022-07-20T13:45:53+00:00"
"time": "2022-09-08T09:32:44+00:00"
},
{
"name": "tijsverkoyen/css-to-inline-styles",