Bump laravel/framework from 9.17.0 to 9.18.0

Bumps [laravel/framework](https://github.com/laravel/framework) from 9.17.0 to 9.18.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.17.0...v9.18.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-06-27 03:01:20 +00:00 committed by GitHub
parent 0995d78506
commit 00d19241d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

88
composer.lock generated
View File

@ -1854,16 +1854,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v9.17.0", "version": "v9.18.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "091e287678ac723c591509ca6374e4ded4a99b1c" "reference": "93a1296bca43c1ca8dcb5df8f97107e819a71499"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/091e287678ac723c591509ca6374e4ded4a99b1c", "url": "https://api.github.com/repos/laravel/framework/zipball/93a1296bca43c1ca8dcb5df8f97107e819a71499",
"reference": "091e287678ac723c591509ca6374e4ded4a99b1c", "reference": "93a1296bca43c1ca8dcb5df8f97107e819a71499",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1875,7 +1875,7 @@
"fruitcake/php-cors": "^1.2", "fruitcake/php-cors": "^1.2",
"laravel/serializable-closure": "^1.0", "laravel/serializable-closure": "^1.0",
"league/commonmark": "^2.2", "league/commonmark": "^2.2",
"league/flysystem": "^3.0", "league/flysystem": "^3.0.16",
"monolog/monolog": "^2.0", "monolog/monolog": "^2.0",
"nesbot/carbon": "^2.53.1", "nesbot/carbon": "^2.53.1",
"php": "^8.0.2", "php": "^8.0.2",
@ -1951,7 +1951,7 @@
"pda/pheanstalk": "^4.0", "pda/pheanstalk": "^4.0",
"phpstan/phpstan": "^1.4.7", "phpstan/phpstan": "^1.4.7",
"phpunit/phpunit": "^9.5.8", "phpunit/phpunit": "^9.5.8",
"predis/predis": "^1.1.9", "predis/predis": "^1.1.9|^2.0",
"symfony/cache": "^6.0" "symfony/cache": "^6.0"
}, },
"suggest": { "suggest": {
@ -1977,7 +1977,7 @@
"nyholm/psr7": "Required to use PSR-7 bridging features (^1.2).", "nyholm/psr7": "Required to use PSR-7 bridging features (^1.2).",
"pda/pheanstalk": "Required to use the beanstalk queue driver (^4.0).", "pda/pheanstalk": "Required to use the beanstalk queue driver (^4.0).",
"phpunit/phpunit": "Required to use assertions and run tests (^9.5.8).", "phpunit/phpunit": "Required to use assertions and run tests (^9.5.8).",
"predis/predis": "Required to use the predis connector (^1.1.9).", "predis/predis": "Required to use the predis connector (^1.1.9|^2.0).",
"psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0).", "psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0).",
"pusher/pusher-php-server": "Required to use the Pusher broadcast driver (^6.0|^7.0).", "pusher/pusher-php-server": "Required to use the Pusher broadcast driver (^6.0|^7.0).",
"symfony/cache": "Required to PSR-6 cache bridge (^6.0).", "symfony/cache": "Required to PSR-6 cache bridge (^6.0).",
@ -2029,7 +2029,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-06-07T15:09:32+00:00" "time": "2022-06-21T14:40:11+00:00"
}, },
{ {
"name": "laravel/passport", "name": "laravel/passport",
@ -5528,16 +5528,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v6.0.9", "version": "v6.0.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "9b190bc7a19d19add1dbb3382721973836e59b50" "reference": "d8d41b93c16f1da2f2d4b9209b7de78c4d203642"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/9b190bc7a19d19add1dbb3382721973836e59b50", "url": "https://api.github.com/repos/symfony/console/zipball/d8d41b93c16f1da2f2d4b9209b7de78c4d203642",
"reference": "9b190bc7a19d19add1dbb3382721973836e59b50", "reference": "d8d41b93c16f1da2f2d4b9209b7de78c4d203642",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5603,7 +5603,7 @@
"terminal" "terminal"
], ],
"support": { "support": {
"source": "https://github.com/symfony/console/tree/v6.0.9" "source": "https://github.com/symfony/console/tree/v6.0.10"
}, },
"funding": [ "funding": [
{ {
@ -5619,7 +5619,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-05-27T06:40:13+00:00" "time": "2022-06-26T13:01:22+00:00"
}, },
{ {
"name": "symfony/css-selector", "name": "symfony/css-selector",
@ -6211,16 +6211,16 @@
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v6.0.9", "version": "v6.0.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
"reference": "05abe9aab47decfd793632787d0c6a25268e2a5b" "reference": "47f2aa677a96ff3b79d2ed70052adf75b16824a9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/05abe9aab47decfd793632787d0c6a25268e2a5b", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/47f2aa677a96ff3b79d2ed70052adf75b16824a9",
"reference": "05abe9aab47decfd793632787d0c6a25268e2a5b", "reference": "47f2aa677a96ff3b79d2ed70052adf75b16824a9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6263,7 +6263,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.9" "source": "https://github.com/symfony/http-foundation/tree/v6.0.10"
}, },
"funding": [ "funding": [
{ {
@ -6279,20 +6279,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-05-21T13:33:31+00:00" "time": "2022-06-19T13:16:44+00:00"
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v6.0.9", "version": "v6.0.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "e78407f2a7b683fd1269057aa39355d77ddbcff9" "reference": "fa3e92a78c3f311573671961c7f7a2c5bce0f54d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/e78407f2a7b683fd1269057aa39355d77ddbcff9", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/fa3e92a78c3f311573671961c7f7a2c5bce0f54d",
"reference": "e78407f2a7b683fd1269057aa39355d77ddbcff9", "reference": "fa3e92a78c3f311573671961c7f7a2c5bce0f54d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6372,7 +6372,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.9" "source": "https://github.com/symfony/http-kernel/tree/v6.0.10"
}, },
"funding": [ "funding": [
{ {
@ -6388,20 +6388,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-05-27T07:14:30+00:00" "time": "2022-06-26T17:02:18+00:00"
}, },
{ {
"name": "symfony/mailer", "name": "symfony/mailer",
"version": "v6.0.8", "version": "v6.0.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/mailer.git", "url": "https://github.com/symfony/mailer.git",
"reference": "706af6b3e99ebcbc639c9c664f5579aaa869409b" "reference": "9b60de35f0b4eed09ee2b25195a478b86acd128d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/mailer/zipball/706af6b3e99ebcbc639c9c664f5579aaa869409b", "url": "https://api.github.com/repos/symfony/mailer/zipball/9b60de35f0b4eed09ee2b25195a478b86acd128d",
"reference": "706af6b3e99ebcbc639c9c664f5579aaa869409b", "reference": "9b60de35f0b4eed09ee2b25195a478b86acd128d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6446,7 +6446,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.8" "source": "https://github.com/symfony/mailer/tree/v6.0.10"
}, },
"funding": [ "funding": [
{ {
@ -6462,7 +6462,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-04-27T17:10:30+00:00" "time": "2022-06-19T12:07:20+00:00"
}, },
{ {
"name": "symfony/mailgun-mailer", "name": "symfony/mailgun-mailer",
@ -6531,16 +6531,16 @@
}, },
{ {
"name": "symfony/mime", "name": "symfony/mime",
"version": "v6.0.9", "version": "v6.0.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/mime.git", "url": "https://github.com/symfony/mime.git",
"reference": "e17bae63d437b3e21942dcc47ccca802d3573dd8" "reference": "4de7886c66e0953f5d6edab3e49ceb751d01621c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/e17bae63d437b3e21942dcc47ccca802d3573dd8", "url": "https://api.github.com/repos/symfony/mime/zipball/4de7886c66e0953f5d6edab3e49ceb751d01621c",
"reference": "e17bae63d437b3e21942dcc47ccca802d3573dd8", "reference": "4de7886c66e0953f5d6edab3e49ceb751d01621c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6592,7 +6592,7 @@
"mime-type" "mime-type"
], ],
"support": { "support": {
"source": "https://github.com/symfony/mime/tree/v6.0.9" "source": "https://github.com/symfony/mime/tree/v6.0.10"
}, },
"funding": [ "funding": [
{ {
@ -6608,7 +6608,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-05-21T13:33:31+00:00" "time": "2022-06-09T12:50:38+00:00"
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",
@ -7586,16 +7586,16 @@
}, },
{ {
"name": "symfony/string", "name": "symfony/string",
"version": "v6.0.9", "version": "v6.0.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/string.git", "url": "https://github.com/symfony/string.git",
"reference": "df9f03d595aa2d446498ba92fe803a519b2c43cc" "reference": "1b3adf02a0fc814bd9118d7fd68a097a599ebc27"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/df9f03d595aa2d446498ba92fe803a519b2c43cc", "url": "https://api.github.com/repos/symfony/string/zipball/1b3adf02a0fc814bd9118d7fd68a097a599ebc27",
"reference": "df9f03d595aa2d446498ba92fe803a519b2c43cc", "reference": "1b3adf02a0fc814bd9118d7fd68a097a599ebc27",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7651,7 +7651,7 @@
"utf8" "utf8"
], ],
"support": { "support": {
"source": "https://github.com/symfony/string/tree/v6.0.9" "source": "https://github.com/symfony/string/tree/v6.0.10"
}, },
"funding": [ "funding": [
{ {
@ -7667,7 +7667,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-04-22T08:18:02+00:00" "time": "2022-06-26T16:34:50+00:00"
}, },
{ {
"name": "symfony/translation", "name": "symfony/translation",