diff --git a/composer.lock b/composer.lock index 72e55086a..430830e06 100644 --- a/composer.lock +++ b/composer.lock @@ -2165,16 +2165,16 @@ }, { "name": "laravel/framework", - "version": "v12.68.0", + "version": "v12.69.1", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "1343c22b92edd48e29ff273d8ce7c15cf75d974c" + "reference": "0c07b0b1f88af44d8558ffadf66900a860f93c23" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/1343c22b92edd48e29ff273d8ce7c15cf75d974c", - "reference": "1343c22b92edd48e29ff273d8ce7c15cf75d974c", + "url": "https://api.github.com/repos/laravel/framework/zipball/0c07b0b1f88af44d8558ffadf66900a860f93c23", + "reference": "0c07b0b1f88af44d8558ffadf66900a860f93c23", "shasum": "" }, "require": { @@ -2383,7 +2383,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2026-08-25T14:18:36+00:00" + "time": "2026-09-01T21:34:37+00:00" }, { "name": "laravel/horizon", @@ -12952,16 +12952,16 @@ }, { "name": "laravel/telescope", - "version": "v5.22.1", + "version": "v5.23.0", "source": { "type": "git", "url": "https://github.com/laravel/telescope.git", - "reference": "67edf6caba0f6f9421a92c38bf97e369af268a56" + "reference": "82c84e1037540261f05060a5ae435a5ec982af91" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/telescope/zipball/67edf6caba0f6f9421a92c38bf97e369af268a56", - "reference": "67edf6caba0f6f9421a92c38bf97e369af268a56", + "url": "https://api.github.com/repos/laravel/telescope/zipball/82c84e1037540261f05060a5ae435a5ec982af91", + "reference": "82c84e1037540261f05060a5ae435a5ec982af91", "shasum": "" }, "require": { @@ -12974,10 +12974,10 @@ }, "require-dev": { "ext-gd": "*", - "guzzlehttp/guzzle": "^6.0|^7.0", + "guzzlehttp/guzzle": "^6.0|^7.0|^8.0", "laravel/octane": "^1.4|^2.0", - "orchestra/testbench": "^6.47.1|^7.55|^8.36|^9.15|^10.8|^11.0", - "phpstan/phpstan": "^1.10" + "orchestra/testbench": "^6.48|^7.57|^8.38|^9.15|^10.8|^11.0", + "phpstan/phpstan": "^2.2.9" }, "type": "library", "extra": { @@ -13014,10 +13014,9 @@ "monitoring" ], "support": { - "issues": "https://github.com/laravel/telescope/issues", - "source": "https://github.com/laravel/telescope/tree/v5.22.1" + "source": "https://github.com/laravel/telescope/tree/v5.23.0" }, - "time": "2026-08-05T13:51:24+00:00" + "time": "2026-08-27T20:20:50+00:00" }, { "name": "mockery/mockery",