diff --git a/composer.json b/composer.json index 3f0cd05a..3664489f 100644 --- a/composer.json +++ b/composer.json @@ -8,7 +8,7 @@ "php": "^8.0.2", "guzzlehttp/guzzle": "7.4.5", "laravel/cashier": "13.15.1", - "laravel/framework": "9.25.1", + "laravel/framework": "9.26.1", "laravel/sanctum": "3.0.1", "laravel/tinker": "2.7.2" }, diff --git a/composer.lock b/composer.lock index 3b42a9af..6a02ed26 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": "f124204c0a480ac0bfedf4b7041bd7b6", + "content-hash": "4a0a9fae25a508c5944658bea6628b7f", "packages": [ { "name": "brick/math", @@ -1045,16 +1045,16 @@ }, { "name": "laravel/framework", - "version": "v9.25.1", + "version": "v9.26.1", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "e8af8c2212e3717757ea7f459a655a2e9e771109" + "reference": "1ccfb91afee7a351b09ba1f1b97739096a3ad1cf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/e8af8c2212e3717757ea7f459a655a2e9e771109", - "reference": "e8af8c2212e3717757ea7f459a655a2e9e771109", + "url": "https://api.github.com/repos/laravel/framework/zipball/1ccfb91afee7a351b09ba1f1b97739096a3ad1cf", + "reference": "1ccfb91afee7a351b09ba1f1b97739096a3ad1cf", "shasum": "" }, "require": { @@ -1221,7 +1221,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2022-08-16T16:36:05+00:00" + "time": "2022-08-23T19:00:07+00:00" }, { "name": "laravel/sanctum",