Merge pull request #72 from refactorian/dependabot/composer/laravel/framework-11.4.0

Bump laravel/framework from 11.3.1 to 11.4.0
This commit is contained in:
Refactorian
2024-04-23 00:46:07 +09:00
committed by GitHub

34
composer.lock generated
View File

@@ -1047,16 +1047,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v11.3.1", "version": "v11.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "3b87d0767e9cbddec46480d883010ba720e50dea" "reference": "c1dc67c28811dc5be524a30b18f29ce62126716a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/3b87d0767e9cbddec46480d883010ba720e50dea", "url": "https://api.github.com/repos/laravel/framework/zipball/c1dc67c28811dc5be524a30b18f29ce62126716a",
"reference": "3b87d0767e9cbddec46480d883010ba720e50dea", "reference": "c1dc67c28811dc5be524a30b18f29ce62126716a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1075,7 +1075,7 @@
"fruitcake/php-cors": "^1.3", "fruitcake/php-cors": "^1.3",
"guzzlehttp/guzzle": "^7.8", "guzzlehttp/guzzle": "^7.8",
"guzzlehttp/uri-template": "^1.0", "guzzlehttp/uri-template": "^1.0",
"laravel/prompts": "^0.1.15", "laravel/prompts": "^0.1.18",
"laravel/serializable-closure": "^1.3", "laravel/serializable-closure": "^1.3",
"league/commonmark": "^2.2.1", "league/commonmark": "^2.2.1",
"league/flysystem": "^3.8.0", "league/flysystem": "^3.8.0",
@@ -1248,20 +1248,20 @@
"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-04-10T15:13:49+00:00" "time": "2024-04-16T14:38:51+00:00"
}, },
{ {
"name": "laravel/prompts", "name": "laravel/prompts",
"version": "v0.1.18", "version": "v0.1.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/prompts.git", "url": "https://github.com/laravel/prompts.git",
"reference": "3b5e6b03f1f1175574b5a32331d99c9819da9848" "reference": "0ab75ac3434d9f610c5691758a6146a3d1940c18"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/prompts/zipball/3b5e6b03f1f1175574b5a32331d99c9819da9848", "url": "https://api.github.com/repos/laravel/prompts/zipball/0ab75ac3434d9f610c5691758a6146a3d1940c18",
"reference": "3b5e6b03f1f1175574b5a32331d99c9819da9848", "reference": "0ab75ac3434d9f610c5691758a6146a3d1940c18",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1303,9 +1303,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/laravel/prompts/issues", "issues": "https://github.com/laravel/prompts/issues",
"source": "https://github.com/laravel/prompts/tree/v0.1.18" "source": "https://github.com/laravel/prompts/tree/v0.1.19"
}, },
"time": "2024-04-04T17:41:50+00:00" "time": "2024-04-16T14:20:35+00:00"
}, },
{ {
"name": "laravel/serializable-closure", "name": "laravel/serializable-closure",
@@ -1929,16 +1929,16 @@
}, },
{ {
"name": "nesbot/carbon", "name": "nesbot/carbon",
"version": "3.2.4", "version": "3.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/briannesbitt/Carbon.git", "url": "https://github.com/briannesbitt/Carbon.git",
"reference": "82c28278c1c8f7b82dcdab25692237f052ffc8d8" "reference": "7219739c4e01d4680c980545821733b6ed8ee880"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/82c28278c1c8f7b82dcdab25692237f052ffc8d8", "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/7219739c4e01d4680c980545821733b6ed8ee880",
"reference": "82c28278c1c8f7b82dcdab25692237f052ffc8d8", "reference": "7219739c4e01d4680c980545821733b6ed8ee880",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2031,7 +2031,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-04-05T09:58:10+00:00" "time": "2024-04-18T16:35:06+00:00"
}, },
{ {
"name": "nette/schema", "name": "nette/schema",