composer update (#1298)

Co-authored-by: Shift <shift@laravelshift.com>
This commit is contained in:
Lance Pioch 2025-04-24 15:33:26 -04:00 committed by GitHub
parent c0225b9e10
commit fccd7e5e75
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

24
composer.lock generated
View File

@ -1020,16 +1020,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.342.32",
"version": "3.342.33",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "638ded9f33b28aac014db6bf2817e9341f5e6361"
"reference": "ddd3747bd08f04159aec5d102a60c7d29906ee0b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/638ded9f33b28aac014db6bf2817e9341f5e6361",
"reference": "638ded9f33b28aac014db6bf2817e9341f5e6361",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/ddd3747bd08f04159aec5d102a60c7d29906ee0b",
"reference": "ddd3747bd08f04159aec5d102a60c7d29906ee0b",
"shasum": ""
},
"require": {
@ -1111,9 +1111,9 @@
"support": {
"forum": "https://github.com/aws/aws-sdk-php/discussions",
"issues": "https://github.com/aws/aws-sdk-php/issues",
"source": "https://github.com/aws/aws-sdk-php/tree/3.342.32"
"source": "https://github.com/aws/aws-sdk-php/tree/3.342.33"
},
"time": "2025-04-22T18:26:09+00:00"
"time": "2025-04-23T18:07:32+00:00"
},
{
"name": "blade-ui-kit/blade-heroicons",
@ -3714,16 +3714,16 @@
},
{
"name": "laravel/framework",
"version": "v12.10.1",
"version": "v12.10.2",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "3264999c3123f55b7651c275efb6942034c47eda"
"reference": "0f123cc857bc177abe4d417448d4f7164f71802a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/3264999c3123f55b7651c275efb6942034c47eda",
"reference": "3264999c3123f55b7651c275efb6942034c47eda",
"url": "https://api.github.com/repos/laravel/framework/zipball/0f123cc857bc177abe4d417448d4f7164f71802a",
"reference": "0f123cc857bc177abe4d417448d4f7164f71802a",
"shasum": ""
},
"require": {
@ -3925,7 +3925,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2025-04-23T14:49:24+00:00"
"time": "2025-04-24T14:11:20+00:00"
},
{
"name": "laravel/helpers",
@ -12973,7 +12973,7 @@
"type": "github"
}
],
"time": "2025-04-23T09:40:16+00:00"
"time": "2025-04-24T07:26:41+00:00"
},
{
"name": "laravel/pail",