Merge pull request #160 from refactorian/dependabot/composer/laravel/framework-11.22.0

Bump laravel/framework from 11.21.0 to 11.22.0
This commit is contained in:
Refactorian
2024-09-12 23:14:38 +09:00
committed by GitHub

128
composer.lock generated
View File

@@ -1052,16 +1052,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v11.21.0", "version": "v11.22.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "9d9d36708d56665b12185493f684abce38ad2d30" "reference": "868c75beacc47d0f361b919bbc155c0b619bf3d5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/9d9d36708d56665b12185493f684abce38ad2d30", "url": "https://api.github.com/repos/laravel/framework/zipball/868c75beacc47d0f361b919bbc155c0b619bf3d5",
"reference": "9d9d36708d56665b12185493f684abce38ad2d30", "reference": "868c75beacc47d0f361b919bbc155c0b619bf3d5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1254,7 +1254,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": "2024-08-20T15:00:52+00:00" "time": "2024-09-03T15:27:15+00:00"
}, },
{ {
"name": "laravel/prompts", "name": "laravel/prompts",
@@ -2232,16 +2232,16 @@
}, },
{ {
"name": "nunomaduro/termwind", "name": "nunomaduro/termwind",
"version": "v2.0.1", "version": "v2.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nunomaduro/termwind.git", "url": "https://github.com/nunomaduro/termwind.git",
"reference": "58c4c58cf23df7f498daeb97092e34f5259feb6a" "reference": "e5f21eade88689536c0cdad4c3cd75f3ed26e01a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nunomaduro/termwind/zipball/58c4c58cf23df7f498daeb97092e34f5259feb6a", "url": "https://api.github.com/repos/nunomaduro/termwind/zipball/e5f21eade88689536c0cdad4c3cd75f3ed26e01a",
"reference": "58c4c58cf23df7f498daeb97092e34f5259feb6a", "reference": "e5f21eade88689536c0cdad4c3cd75f3ed26e01a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2251,11 +2251,11 @@
}, },
"require-dev": { "require-dev": {
"ergebnis/phpstan-rules": "^2.2.0", "ergebnis/phpstan-rules": "^2.2.0",
"illuminate/console": "^11.0.0", "illuminate/console": "^11.1.1",
"laravel/pint": "^1.14.0", "laravel/pint": "^1.15.0",
"mockery/mockery": "^1.6.7", "mockery/mockery": "^1.6.11",
"pestphp/pest": "^2.34.1", "pestphp/pest": "^2.34.6",
"phpstan/phpstan": "^1.10.59", "phpstan/phpstan": "^1.10.66",
"phpstan/phpstan-strict-rules": "^1.5.2", "phpstan/phpstan-strict-rules": "^1.5.2",
"symfony/var-dumper": "^7.0.4", "symfony/var-dumper": "^7.0.4",
"thecodingmachine/phpstan-strict-rules": "^1.0.0" "thecodingmachine/phpstan-strict-rules": "^1.0.0"
@@ -2300,7 +2300,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/nunomaduro/termwind/issues", "issues": "https://github.com/nunomaduro/termwind/issues",
"source": "https://github.com/nunomaduro/termwind/tree/v2.0.1" "source": "https://github.com/nunomaduro/termwind/tree/v2.1.0"
}, },
"funding": [ "funding": [
{ {
@@ -2316,7 +2316,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-03-06T16:17:14+00:00" "time": "2024-09-05T15:25:50+00:00"
}, },
{ {
"name": "phpoption/phpoption", "name": "phpoption/phpoption",
@@ -3185,16 +3185,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v7.1.3", "version": "v7.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "cb1dcb30ebc7005c29864ee78adb47b5fb7c3cd9" "reference": "1eed7af6961d763e7832e874d7f9b21c3ea9c111"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/cb1dcb30ebc7005c29864ee78adb47b5fb7c3cd9", "url": "https://api.github.com/repos/symfony/console/zipball/1eed7af6961d763e7832e874d7f9b21c3ea9c111",
"reference": "cb1dcb30ebc7005c29864ee78adb47b5fb7c3cd9", "reference": "1eed7af6961d763e7832e874d7f9b21c3ea9c111",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3258,7 +3258,7 @@
"terminal" "terminal"
], ],
"support": { "support": {
"source": "https://github.com/symfony/console/tree/v7.1.3" "source": "https://github.com/symfony/console/tree/v7.1.4"
}, },
"funding": [ "funding": [
{ {
@@ -3274,7 +3274,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-07-26T12:41:01+00:00" "time": "2024-08-15T22:48:53+00:00"
}, },
{ {
"name": "symfony/css-selector", "name": "symfony/css-selector",
@@ -3641,16 +3641,16 @@
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v7.1.3", "version": "v7.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/finder.git", "url": "https://github.com/symfony/finder.git",
"reference": "717c6329886f32dc65e27461f80f2a465412fdca" "reference": "d95bbf319f7d052082fb7af147e0f835a695e823"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/717c6329886f32dc65e27461f80f2a465412fdca", "url": "https://api.github.com/repos/symfony/finder/zipball/d95bbf319f7d052082fb7af147e0f835a695e823",
"reference": "717c6329886f32dc65e27461f80f2a465412fdca", "reference": "d95bbf319f7d052082fb7af147e0f835a695e823",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3685,7 +3685,7 @@
"description": "Finds files and directories via an intuitive fluent interface", "description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/finder/tree/v7.1.3" "source": "https://github.com/symfony/finder/tree/v7.1.4"
}, },
"funding": [ "funding": [
{ {
@@ -3701,7 +3701,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-07-24T07:08:44+00:00" "time": "2024-08-13T14:28:19+00:00"
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
@@ -3782,16 +3782,16 @@
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v7.1.3", "version": "v7.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "db9702f3a04cc471ec8c70e881825db26ac5f186" "reference": "6efcbd1b3f444f631c386504fc83eeca25963747"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/db9702f3a04cc471ec8c70e881825db26ac5f186", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/6efcbd1b3f444f631c386504fc83eeca25963747",
"reference": "db9702f3a04cc471ec8c70e881825db26ac5f186", "reference": "6efcbd1b3f444f631c386504fc83eeca25963747",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3876,7 +3876,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/v7.1.3" "source": "https://github.com/symfony/http-kernel/tree/v7.1.4"
}, },
"funding": [ "funding": [
{ {
@@ -3892,7 +3892,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-07-26T14:58:15+00:00" "time": "2024-08-30T17:02:28+00:00"
}, },
{ {
"name": "symfony/mailer", "name": "symfony/mailer",
@@ -3976,16 +3976,16 @@
}, },
{ {
"name": "symfony/mime", "name": "symfony/mime",
"version": "v7.1.2", "version": "v7.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/mime.git", "url": "https://github.com/symfony/mime.git",
"reference": "26a00b85477e69a4bab63b66c5dce64f18b0cbfc" "reference": "ccaa6c2503db867f472a587291e764d6a1e58758"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/26a00b85477e69a4bab63b66c5dce64f18b0cbfc", "url": "https://api.github.com/repos/symfony/mime/zipball/ccaa6c2503db867f472a587291e764d6a1e58758",
"reference": "26a00b85477e69a4bab63b66c5dce64f18b0cbfc", "reference": "ccaa6c2503db867f472a587291e764d6a1e58758",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -4040,7 +4040,7 @@
"mime-type" "mime-type"
], ],
"support": { "support": {
"source": "https://github.com/symfony/mime/tree/v7.1.2" "source": "https://github.com/symfony/mime/tree/v7.1.4"
}, },
"funding": [ "funding": [
{ {
@@ -4056,7 +4056,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-06-28T10:03:55+00:00" "time": "2024-08-13T14:28:19+00:00"
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",
@@ -4831,16 +4831,16 @@
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
"version": "v7.1.3", "version": "v7.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/routing.git", "url": "https://github.com/symfony/routing.git",
"reference": "8a908a3f22d5a1b5d297578c2ceb41b02fa916d0" "reference": "1500aee0094a3ce1c92626ed8cf3c2037e86f5a7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/8a908a3f22d5a1b5d297578c2ceb41b02fa916d0", "url": "https://api.github.com/repos/symfony/routing/zipball/1500aee0094a3ce1c92626ed8cf3c2037e86f5a7",
"reference": "8a908a3f22d5a1b5d297578c2ceb41b02fa916d0", "reference": "1500aee0094a3ce1c92626ed8cf3c2037e86f5a7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -4892,7 +4892,7 @@
"url" "url"
], ],
"support": { "support": {
"source": "https://github.com/symfony/routing/tree/v7.1.3" "source": "https://github.com/symfony/routing/tree/v7.1.4"
}, },
"funding": [ "funding": [
{ {
@@ -4908,7 +4908,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-07-17T06:10:24+00:00" "time": "2024-08-29T08:16:25+00:00"
}, },
{ {
"name": "symfony/service-contracts", "name": "symfony/service-contracts",
@@ -4995,16 +4995,16 @@
}, },
{ {
"name": "symfony/string", "name": "symfony/string",
"version": "v7.1.3", "version": "v7.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/string.git", "url": "https://github.com/symfony/string.git",
"reference": "ea272a882be7f20cad58d5d78c215001617b7f07" "reference": "6cd670a6d968eaeb1c77c2e76091c45c56bc367b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/ea272a882be7f20cad58d5d78c215001617b7f07", "url": "https://api.github.com/repos/symfony/string/zipball/6cd670a6d968eaeb1c77c2e76091c45c56bc367b",
"reference": "ea272a882be7f20cad58d5d78c215001617b7f07", "reference": "6cd670a6d968eaeb1c77c2e76091c45c56bc367b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -5062,7 +5062,7 @@
"utf8" "utf8"
], ],
"support": { "support": {
"source": "https://github.com/symfony/string/tree/v7.1.3" "source": "https://github.com/symfony/string/tree/v7.1.4"
}, },
"funding": [ "funding": [
{ {
@@ -5078,7 +5078,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-07-22T10:25:37+00:00" "time": "2024-08-12T09:59:40+00:00"
}, },
{ {
"name": "symfony/translation", "name": "symfony/translation",
@@ -5254,16 +5254,16 @@
}, },
{ {
"name": "symfony/uid", "name": "symfony/uid",
"version": "v7.1.1", "version": "v7.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/uid.git", "url": "https://github.com/symfony/uid.git",
"reference": "bb59febeecc81528ff672fad5dab7f06db8c8277" "reference": "82177535395109075cdb45a70533aa3d7a521cdf"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/uid/zipball/bb59febeecc81528ff672fad5dab7f06db8c8277", "url": "https://api.github.com/repos/symfony/uid/zipball/82177535395109075cdb45a70533aa3d7a521cdf",
"reference": "bb59febeecc81528ff672fad5dab7f06db8c8277", "reference": "82177535395109075cdb45a70533aa3d7a521cdf",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -5308,7 +5308,7 @@
"uuid" "uuid"
], ],
"support": { "support": {
"source": "https://github.com/symfony/uid/tree/v7.1.1" "source": "https://github.com/symfony/uid/tree/v7.1.4"
}, },
"funding": [ "funding": [
{ {
@@ -5324,20 +5324,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-05-31T14:57:53+00:00" "time": "2024-08-12T09:59:40+00:00"
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v7.1.3", "version": "v7.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "86af4617cca75a6e28598f49ae0690f3b9d4591f" "reference": "a5fa7481b199090964d6fd5dab6294d5a870c7aa"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/86af4617cca75a6e28598f49ae0690f3b9d4591f", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/a5fa7481b199090964d6fd5dab6294d5a870c7aa",
"reference": "86af4617cca75a6e28598f49ae0690f3b9d4591f", "reference": "a5fa7481b199090964d6fd5dab6294d5a870c7aa",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -5391,7 +5391,7 @@
"dump" "dump"
], ],
"support": { "support": {
"source": "https://github.com/symfony/var-dumper/tree/v7.1.3" "source": "https://github.com/symfony/var-dumper/tree/v7.1.4"
}, },
"funding": [ "funding": [
{ {
@@ -5407,7 +5407,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-07-26T12:41:01+00:00" "time": "2024-08-30T16:12:47+00:00"
}, },
{ {
"name": "tijsverkoyen/css-to-inline-styles", "name": "tijsverkoyen/css-to-inline-styles",