diff --git a/composer.json b/composer.json index 3eae700..02a5400 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "ext-openssl": "*", "bref/bref": "2.3.5", "guzzlehttp/guzzle": "7.9.2", - "laravel/framework": "11.24.0", + "laravel/framework": "11.24.1", "league/flysystem-aws-s3-v3": "3.28.0" }, "require-dev": { diff --git a/composer.lock b/composer.lock index 55ebf88..fba2227 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "10a337f459c131b5002aec5f502d7825", + "content-hash": "205c4e9349dff12aa958776b2be1ece4", "packages": [ { "name": "aws/aws-crt-php", @@ -1390,16 +1390,16 @@ }, { "name": "laravel/framework", - "version": "v11.24.0", + "version": "v11.24.1", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "557da2b02e298acbd12b3fb7d04d16ea253c5f20" + "reference": "e063fa80ac5818099f45a3a57dd803476c8f3a2a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/557da2b02e298acbd12b3fb7d04d16ea253c5f20", - "reference": "557da2b02e298acbd12b3fb7d04d16ea253c5f20", + "url": "https://api.github.com/repos/laravel/framework/zipball/e063fa80ac5818099f45a3a57dd803476c8f3a2a", + "reference": "e063fa80ac5818099f45a3a57dd803476c8f3a2a", "shasum": "" }, "require": { @@ -1595,7 +1595,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2024-09-24T14:46:11+00:00" + "time": "2024-09-25T07:21:24+00:00" }, { "name": "laravel/prompts",