Bump laravel/framework from 10.28.0 to 10.29.0

Bumps [laravel/framework](https://github.com/laravel/framework) from 10.28.0 to 10.29.0.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v10.28.0...v10.29.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]
2023-10-25 00:17:39 +00:00
committed by GitHub
parent 8233afa825
commit 979f934f22

120
composer.lock generated
View File

@@ -1880,16 +1880,16 @@
},
{
"name": "laravel/framework",
"version": "v10.28.0",
"version": "v10.29.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "09137f50f715c1efc649788a26092dcb1ec4ab6e"
"reference": "2d002849a16ad131110a50cbea4d64dbb78515a3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/09137f50f715c1efc649788a26092dcb1ec4ab6e",
"reference": "09137f50f715c1efc649788a26092dcb1ec4ab6e",
"url": "https://api.github.com/repos/laravel/framework/zipball/2d002849a16ad131110a50cbea4d64dbb78515a3",
"reference": "2d002849a16ad131110a50cbea4d64dbb78515a3",
"shasum": ""
},
"require": {
@@ -1922,7 +1922,7 @@
"symfony/console": "^6.2",
"symfony/error-handler": "^6.2",
"symfony/finder": "^6.2",
"symfony/http-foundation": "^6.2",
"symfony/http-foundation": "^6.3",
"symfony/http-kernel": "^6.2",
"symfony/mailer": "^6.2",
"symfony/mime": "^6.2",
@@ -1989,13 +1989,15 @@
"league/flysystem-read-only": "^3.3",
"league/flysystem-sftp-v3": "^3.0",
"mockery/mockery": "^1.5.1",
"nyholm/psr7": "^1.2",
"orchestra/testbench-core": "^8.12",
"pda/pheanstalk": "^4.0",
"phpstan/phpstan": "^1.4.7",
"phpunit/phpunit": "^10.0.7",
"predis/predis": "^2.0.2",
"symfony/cache": "^6.2",
"symfony/http-client": "^6.2.4"
"symfony/http-client": "^6.2.4",
"symfony/psr-http-message-bridge": "^2.0"
},
"suggest": {
"ably/ably-php": "Required to use the Ably broadcast driver (^1.0).",
@@ -2076,27 +2078,27 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2023-10-10T13:01:37+00:00"
"time": "2023-10-24T13:48:53+00:00"
},
{
"name": "laravel/prompts",
"version": "v0.1.11",
"version": "v0.1.12",
"source": {
"type": "git",
"url": "https://github.com/laravel/prompts.git",
"reference": "cce65a90e64712909ea1adc033e1d88de8455ffd"
"reference": "b35f249028c22016e45e48626e19e5d42fd827ff"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/prompts/zipball/cce65a90e64712909ea1adc033e1d88de8455ffd",
"reference": "cce65a90e64712909ea1adc033e1d88de8455ffd",
"url": "https://api.github.com/repos/laravel/prompts/zipball/b35f249028c22016e45e48626e19e5d42fd827ff",
"reference": "b35f249028c22016e45e48626e19e5d42fd827ff",
"shasum": ""
},
"require": {
"ext-mbstring": "*",
"illuminate/collections": "^10.0|^11.0",
"php": "^8.1",
"symfony/console": "^6.2"
"symfony/console": "^6.2|^7.0"
},
"conflict": {
"illuminate/console": ">=10.17.0 <10.25.0",
@@ -2131,9 +2133,9 @@
],
"support": {
"issues": "https://github.com/laravel/prompts/issues",
"source": "https://github.com/laravel/prompts/tree/v0.1.11"
"source": "https://github.com/laravel/prompts/tree/v0.1.12"
},
"time": "2023-10-03T01:07:35+00:00"
"time": "2023-10-18T14:18:57+00:00"
},
{
"name": "laravel/sanctum",
@@ -2203,16 +2205,16 @@
},
{
"name": "laravel/serializable-closure",
"version": "v1.3.1",
"version": "v1.3.2",
"source": {
"type": "git",
"url": "https://github.com/laravel/serializable-closure.git",
"reference": "e5a3057a5591e1cfe8183034b0203921abe2c902"
"reference": "076fe2cf128bd54b4341cdc6d49b95b34e101e4c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/serializable-closure/zipball/e5a3057a5591e1cfe8183034b0203921abe2c902",
"reference": "e5a3057a5591e1cfe8183034b0203921abe2c902",
"url": "https://api.github.com/repos/laravel/serializable-closure/zipball/076fe2cf128bd54b4341cdc6d49b95b34e101e4c",
"reference": "076fe2cf128bd54b4341cdc6d49b95b34e101e4c",
"shasum": ""
},
"require": {
@@ -2259,7 +2261,7 @@
"issues": "https://github.com/laravel/serializable-closure/issues",
"source": "https://github.com/laravel/serializable-closure"
},
"time": "2023-07-14T13:56:28+00:00"
"time": "2023-10-17T13:38:16+00:00"
},
{
"name": "laravel/tinker",
@@ -2520,16 +2522,16 @@
},
{
"name": "league/flysystem",
"version": "3.17.0",
"version": "3.18.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem.git",
"reference": "bd4c9b26849d82364119c68429541f1631fba94b"
"reference": "015633a05aee22490495159237a5944091d8281e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/bd4c9b26849d82364119c68429541f1631fba94b",
"reference": "bd4c9b26849d82364119c68429541f1631fba94b",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/015633a05aee22490495159237a5944091d8281e",
"reference": "015633a05aee22490495159237a5944091d8281e",
"shasum": ""
},
"require": {
@@ -2558,7 +2560,7 @@
"google/cloud-storage": "^1.23",
"microsoft/azure-storage-blob": "^1.1",
"phpseclib/phpseclib": "^3.0.14",
"phpstan/phpstan": "^0.12.26",
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^9.5.11|^10.0",
"sabre/dav": "^4.3.1"
},
@@ -2594,7 +2596,7 @@
],
"support": {
"issues": "https://github.com/thephpleague/flysystem/issues",
"source": "https://github.com/thephpleague/flysystem/tree/3.17.0"
"source": "https://github.com/thephpleague/flysystem/tree/3.18.0"
},
"funding": [
{
@@ -2606,7 +2608,7 @@
"type": "github"
}
],
"time": "2023-10-05T20:15:05+00:00"
"time": "2023-10-20T17:59:40+00:00"
},
{
"name": "league/flysystem-aws-s3-v3",
@@ -2676,16 +2678,16 @@
},
{
"name": "league/flysystem-local",
"version": "3.16.0",
"version": "3.18.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem-local.git",
"reference": "ec7383f25642e6fd4bb0c9554fc2311245391781"
"reference": "e7381ef7643f658b87efb7dbe98fe538fb1bbf32"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/ec7383f25642e6fd4bb0c9554fc2311245391781",
"reference": "ec7383f25642e6fd4bb0c9554fc2311245391781",
"url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/e7381ef7643f658b87efb7dbe98fe538fb1bbf32",
"reference": "e7381ef7643f658b87efb7dbe98fe538fb1bbf32",
"shasum": ""
},
"require": {
@@ -2720,7 +2722,7 @@
],
"support": {
"issues": "https://github.com/thephpleague/flysystem-local/issues",
"source": "https://github.com/thephpleague/flysystem-local/tree/3.16.0"
"source": "https://github.com/thephpleague/flysystem-local/tree/3.18.0"
},
"funding": [
{
@@ -2732,7 +2734,7 @@
"type": "github"
}
],
"time": "2023-08-30T10:23:59+00:00"
"time": "2023-10-19T20:07:13+00:00"
},
{
"name": "league/mime-type-detection",
@@ -5298,16 +5300,16 @@
},
{
"name": "symfony/http-foundation",
"version": "v6.3.5",
"version": "v6.3.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "b50f5e281d722cb0f4c296f908bacc3e2b721957"
"reference": "c186627f52febe09c6d5270b04f8462687a250a6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/b50f5e281d722cb0f4c296f908bacc3e2b721957",
"reference": "b50f5e281d722cb0f4c296f908bacc3e2b721957",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/c186627f52febe09c6d5270b04f8462687a250a6",
"reference": "c186627f52febe09c6d5270b04f8462687a250a6",
"shasum": ""
},
"require": {
@@ -5317,12 +5319,12 @@
"symfony/polyfill-php83": "^1.27"
},
"conflict": {
"symfony/cache": "<6.2"
"symfony/cache": "<6.3"
},
"require-dev": {
"doctrine/dbal": "^2.13.1|^3.0",
"doctrine/dbal": "^2.13.1|^3|^4",
"predis/predis": "^1.1|^2.0",
"symfony/cache": "^5.4|^6.0",
"symfony/cache": "^6.3",
"symfony/dependency-injection": "^5.4|^6.0",
"symfony/expression-language": "^5.4|^6.0",
"symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4",
@@ -5355,7 +5357,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.3.5"
"source": "https://github.com/symfony/http-foundation/tree/v6.3.6"
},
"funding": [
{
@@ -5371,20 +5373,20 @@
"type": "tidelift"
}
],
"time": "2023-09-04T21:33:54+00:00"
"time": "2023-10-17T11:32:53+00:00"
},
{
"name": "symfony/http-kernel",
"version": "v6.3.5",
"version": "v6.3.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "9f991a964368bee8d883e8d57ced4fe9fff04dfc"
"reference": "4945f5001b06ff9080cd3d8f1f9f069094c0d156"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/9f991a964368bee8d883e8d57ced4fe9fff04dfc",
"reference": "9f991a964368bee8d883e8d57ced4fe9fff04dfc",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/4945f5001b06ff9080cd3d8f1f9f069094c0d156",
"reference": "4945f5001b06ff9080cd3d8f1f9f069094c0d156",
"shasum": ""
},
"require": {
@@ -5468,7 +5470,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.3.5"
"source": "https://github.com/symfony/http-kernel/tree/v6.3.6"
},
"funding": [
{
@@ -5484,7 +5486,7 @@
"type": "tidelift"
}
],
"time": "2023-09-30T06:37:04+00:00"
"time": "2023-10-21T13:12:51+00:00"
},
{
"name": "symfony/mailer",
@@ -6702,16 +6704,16 @@
},
{
"name": "symfony/translation",
"version": "v6.3.3",
"version": "v6.3.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation.git",
"reference": "3ed078c54bc98bbe4414e1e9b2d5e85ed5a5c8bd"
"reference": "869b26c7a9d4b8a48afdd77ab36031909c87e3a2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/3ed078c54bc98bbe4414e1e9b2d5e85ed5a5c8bd",
"reference": "3ed078c54bc98bbe4414e1e9b2d5e85ed5a5c8bd",
"url": "https://api.github.com/repos/symfony/translation/zipball/869b26c7a9d4b8a48afdd77ab36031909c87e3a2",
"reference": "869b26c7a9d4b8a48afdd77ab36031909c87e3a2",
"shasum": ""
},
"require": {
@@ -6777,7 +6779,7 @@
"description": "Provides tools to internationalize your application",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/translation/tree/v6.3.3"
"source": "https://github.com/symfony/translation/tree/v6.3.6"
},
"funding": [
{
@@ -6793,7 +6795,7 @@
"type": "tidelift"
}
],
"time": "2023-07-31T07:08:24+00:00"
"time": "2023-10-17T11:32:53+00:00"
},
{
"name": "symfony/translation-contracts",
@@ -6949,16 +6951,16 @@
},
{
"name": "symfony/var-dumper",
"version": "v6.3.5",
"version": "v6.3.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "3d9999376be5fea8de47752837a3e1d1c5f69ef5"
"reference": "999ede244507c32b8e43aebaa10e9fce20de7c97"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/3d9999376be5fea8de47752837a3e1d1c5f69ef5",
"reference": "3d9999376be5fea8de47752837a3e1d1c5f69ef5",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/999ede244507c32b8e43aebaa10e9fce20de7c97",
"reference": "999ede244507c32b8e43aebaa10e9fce20de7c97",
"shasum": ""
},
"require": {
@@ -7013,7 +7015,7 @@
"dump"
],
"support": {
"source": "https://github.com/symfony/var-dumper/tree/v6.3.5"
"source": "https://github.com/symfony/var-dumper/tree/v6.3.6"
},
"funding": [
{
@@ -7029,7 +7031,7 @@
"type": "tidelift"
}
],
"time": "2023-09-12T10:11:35+00:00"
"time": "2023-10-12T18:45:56+00:00"
},
{
"name": "symfony/var-exporter",