Compare commits

..

1 commit

2 changed files with 13 additions and 13 deletions

View file

@ -1,5 +1,5 @@
{ {
"require": { "require": {
"laravel/laravel": "v11.3.1" "laravel/laravel": "v11.3.2"
} }
} }

24
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": "b5f53bb836d3b8ca40a1df034a290e3f", "content-hash": "0ee2a3235cf960e8435052eed84614f5",
"packages": [ "packages": [
{ {
"name": "brick/math", "name": "brick/math",
@ -1056,16 +1056,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v11.28.1", "version": "v11.29.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "3ef5c8a85b4c598d5ffaf98afd72f6a5d6a0be2c" "reference": "425054512c362835ba9c0307561973c8eeac7385"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/3ef5c8a85b4c598d5ffaf98afd72f6a5d6a0be2c", "url": "https://api.github.com/repos/laravel/framework/zipball/425054512c362835ba9c0307561973c8eeac7385",
"reference": "3ef5c8a85b4c598d5ffaf98afd72f6a5d6a0be2c", "reference": "425054512c362835ba9c0307561973c8eeac7385",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1261,20 +1261,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-10-16T16:32:21+00:00" "time": "2024-10-22T14:13:31+00:00"
}, },
{ {
"name": "laravel/laravel", "name": "laravel/laravel",
"version": "v11.3.1", "version": "v11.3.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/laravel.git", "url": "https://github.com/laravel/laravel.git",
"reference": "f9f5e3c3ae0b9e536ddc690aae14032557956449" "reference": "82a83a698134278da35d67b102f3e985b2d2502b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/laravel/zipball/f9f5e3c3ae0b9e536ddc690aae14032557956449", "url": "https://api.github.com/repos/laravel/laravel/zipball/82a83a698134278da35d67b102f3e985b2d2502b",
"reference": "f9f5e3c3ae0b9e536ddc690aae14032557956449", "reference": "82a83a698134278da35d67b102f3e985b2d2502b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1314,9 +1314,9 @@
"laravel" "laravel"
], ],
"support": { "support": {
"source": "https://github.com/laravel/laravel/tree/v11.3.1" "source": "https://github.com/laravel/laravel/tree/v11.3.2"
}, },
"time": "2024-10-15T20:03:46+00:00" "time": "2024-10-21T13:59:43+00:00"
}, },
{ {
"name": "laravel/prompts", "name": "laravel/prompts",