Compare commits

..

1 commit

2 changed files with 8 additions and 8 deletions

View file

@ -1,5 +1,5 @@
{ {
"require": { "require": {
"laravel/laravel": "v11.0.7" "laravel/laravel": "v11.0.8"
} }
} }

14
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": "33b74307f222a70057b0210fe60963e0", "content-hash": "01671167c4efd4533589fb389f5b1785",
"packages": [ "packages": [
{ {
"name": "brick/math", "name": "brick/math",
@ -1257,16 +1257,16 @@
}, },
{ {
"name": "laravel/laravel", "name": "laravel/laravel",
"version": "v11.0.7", "version": "v11.0.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/laravel.git", "url": "https://github.com/laravel/laravel.git",
"reference": "4b1588713d05830f7cdf88159fa3739831d167cb" "reference": "043a454ab85e3bbfde1069da55a59d4acde68080"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/laravel/zipball/4b1588713d05830f7cdf88159fa3739831d167cb", "url": "https://api.github.com/repos/laravel/laravel/zipball/043a454ab85e3bbfde1069da55a59d4acde68080",
"reference": "4b1588713d05830f7cdf88159fa3739831d167cb", "reference": "043a454ab85e3bbfde1069da55a59d4acde68080",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1306,9 +1306,9 @@
"laravel" "laravel"
], ],
"support": { "support": {
"source": "https://github.com/laravel/laravel/tree/v11.0.7" "source": "https://github.com/laravel/laravel/tree/v11.0.8"
}, },
"time": "2024-05-03T17:16:26+00:00" "time": "2024-05-13T17:07:32+00:00"
}, },
{ {
"name": "laravel/prompts", "name": "laravel/prompts",