diff --git a/composer.json b/composer.json index a431a27..9226146 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "ext-openssl": "*", "bref/bref": "2.3.13", "guzzlehttp/guzzle": "7.9.2", - "laravel/framework": "11.39.1", + "laravel/framework": "11.40.0", "league/flysystem-aws-s3-v3": "3.29.0" }, "require-dev": { diff --git a/composer.lock b/composer.lock index f9335ba..32f25b7 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": "557d4fa9e34785c4c4b108225b07a183", + "content-hash": "c826b9237db540c9ff5f90fc41e6a433", "packages": [ { "name": "aws/aws-crt-php", @@ -1394,16 +1394,16 @@ }, { "name": "laravel/framework", - "version": "v11.39.1", + "version": "v11.40.0", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "3d693dd36e78121bcd51fc02eda4bc137d2a17f2" + "reference": "599a28196d284fee158cc10086fd56ac625ad7a3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/3d693dd36e78121bcd51fc02eda4bc137d2a17f2", - "reference": "3d693dd36e78121bcd51fc02eda4bc137d2a17f2", + "url": "https://api.github.com/repos/laravel/framework/zipball/599a28196d284fee158cc10086fd56ac625ad7a3", + "reference": "599a28196d284fee158cc10086fd56ac625ad7a3", "shasum": "" }, "require": { @@ -1429,7 +1429,7 @@ "league/flysystem-local": "^3.25.1", "league/uri": "^7.5.1", "monolog/monolog": "^3.0", - "nesbot/carbon": "^2.72.2|^3.4", + "nesbot/carbon": "^2.72.6|^3.8.4", "nunomaduro/termwind": "^2.0", "php": "^8.2", "psr/container": "^1.1.1|^2.0.1", @@ -1504,6 +1504,7 @@ "fakerphp/faker": "^1.24", "guzzlehttp/promises": "^2.0.3", "guzzlehttp/psr7": "^2.4", + "laravel/pint": "^1.18", "league/flysystem-aws-s3-v3": "^3.25.1", "league/flysystem-ftp": "^3.25.1", "league/flysystem-path-prefixing": "^3.25.1", @@ -1604,7 +1605,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2025-01-22T17:01:46+00:00" + "time": "2025-01-24T16:17:42+00:00" }, { "name": "laravel/prompts",