fix(deps): update dependency laravel/laravel to v11.1.0

This commit is contained in:
Oliver Lippert 2024-05-30 07:32:59 +00:00
parent 430ed86139
commit a0cc9014ae
2 changed files with 26 additions and 27 deletions

View file

@ -1,5 +1,5 @@
{ {
"require": { "require": {
"laravel/laravel": "v11.0.9" "laravel/laravel": "v11.1.0"
} }
} }

51
composer/composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "8f2e484b1dca4d82f27c0567dbe99ece", "content-hash": "256643ac2ec4a7cbbafb141316795cca",
"packages": [ "packages": [
{ {
"name": "brick/math", "name": "brick/math",
@ -1052,16 +1052,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v11.8.0", "version": "v11.9.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "ceb892a25817c888ef3df4d1a2af9cac53978300" "reference": "60167ce91c59ed5eea2ad4f2a7b6d686fb103ba7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/ceb892a25817c888ef3df4d1a2af9cac53978300", "url": "https://api.github.com/repos/laravel/framework/zipball/60167ce91c59ed5eea2ad4f2a7b6d686fb103ba7",
"reference": "ceb892a25817c888ef3df4d1a2af9cac53978300", "reference": "60167ce91c59ed5eea2ad4f2a7b6d686fb103ba7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1253,24 +1253,24 @@
"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-05-21T17:57:45+00:00" "time": "2024-05-28T18:16:41+00:00"
}, },
{ {
"name": "laravel/laravel", "name": "laravel/laravel",
"version": "v11.0.9", "version": "v11.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/laravel.git", "url": "https://github.com/laravel/laravel.git",
"reference": "b651fb109c3e3a58e695cc0c0f332f370e648306" "reference": "5d86ab4b729e23dcdaa3be2c2121c06d0677be61"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/laravel/zipball/b651fb109c3e3a58e695cc0c0f332f370e648306", "url": "https://api.github.com/repos/laravel/laravel/zipball/5d86ab4b729e23dcdaa3be2c2121c06d0677be61",
"reference": "b651fb109c3e3a58e695cc0c0f332f370e648306", "reference": "5d86ab4b729e23dcdaa3be2c2121c06d0677be61",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"laravel/framework": "^11.0", "laravel/framework": "^11.9",
"laravel/tinker": "^2.9", "laravel/tinker": "^2.9",
"php": "^8.2" "php": "^8.2"
}, },
@ -1280,8 +1280,7 @@
"laravel/sail": "^1.26", "laravel/sail": "^1.26",
"mockery/mockery": "^1.6", "mockery/mockery": "^1.6",
"nunomaduro/collision": "^8.0", "nunomaduro/collision": "^8.0",
"phpunit/phpunit": "^11.0.1", "phpunit/phpunit": "^11.0.1"
"spatie/laravel-ignition": "^2.4"
}, },
"type": "project", "type": "project",
"extra": { "extra": {
@ -1306,22 +1305,22 @@
"laravel" "laravel"
], ],
"support": { "support": {
"source": "https://github.com/laravel/laravel/tree/v11.0.9" "source": "https://github.com/laravel/laravel/tree/v11.1.0"
}, },
"time": "2024-05-16T21:36:21+00:00" "time": "2024-05-28T16:01:13+00:00"
}, },
{ {
"name": "laravel/prompts", "name": "laravel/prompts",
"version": "v0.1.22", "version": "v0.1.23",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/prompts.git", "url": "https://github.com/laravel/prompts.git",
"reference": "37f94de71758dbfbccc9d299b0e5eb76e02a40f5" "reference": "9bc4df7c699b0452c6b815e64a2d84b6d7f99400"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/prompts/zipball/37f94de71758dbfbccc9d299b0e5eb76e02a40f5", "url": "https://api.github.com/repos/laravel/prompts/zipball/9bc4df7c699b0452c6b815e64a2d84b6d7f99400",
"reference": "37f94de71758dbfbccc9d299b0e5eb76e02a40f5", "reference": "9bc4df7c699b0452c6b815e64a2d84b6d7f99400",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1364,9 +1363,9 @@
"description": "Add beautiful and user-friendly forms to your command-line applications.", "description": "Add beautiful and user-friendly forms to your command-line applications.",
"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.22" "source": "https://github.com/laravel/prompts/tree/v0.1.23"
}, },
"time": "2024-05-10T19:22:18+00:00" "time": "2024-05-27T13:53:20+00:00"
}, },
{ {
"name": "laravel/serializable-closure", "name": "laravel/serializable-closure",
@ -1973,16 +1972,16 @@
}, },
{ {
"name": "nesbot/carbon", "name": "nesbot/carbon",
"version": "3.3.1", "version": "3.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/briannesbitt/Carbon.git", "url": "https://github.com/briannesbitt/Carbon.git",
"reference": "8ff64b92c1b1ec84fcde9f8bb9ff2ca34cb8a77a" "reference": "8eab8983c83c30e0bacbef8d311e3f3b8172727f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/8ff64b92c1b1ec84fcde9f8bb9ff2ca34cb8a77a", "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/8eab8983c83c30e0bacbef8d311e3f3b8172727f",
"reference": "8ff64b92c1b1ec84fcde9f8bb9ff2ca34cb8a77a", "reference": "8eab8983c83c30e0bacbef8d311e3f3b8172727f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2075,7 +2074,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-05-01T06:54:22+00:00" "time": "2024-05-24T14:26:34+00:00"
}, },
{ {
"name": "nette/schema", "name": "nette/schema",