diff --git a/composer.json b/composer.json index 1de9ccfc..37fdb2e1 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "laravel/breeze": "1.14.3", "laravel/pint": "1.2.0", "laravel/sail": "1.16.2", - "laravel/telescope": "4.9.5", + "laravel/telescope": "4.9.6", "mockery/mockery": "1.5.1", "nunomaduro/collision": "6.3.1", "phpunit/phpunit": "9.5.26", diff --git a/composer.lock b/composer.lock index a3b106bb..6468de04 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": "fe44bae27d5239f0ad3a60fdb609bd3c", + "content-hash": "7e22dab84862de6523340016b937dbb6", "packages": [ { "name": "brick/math", @@ -5887,16 +5887,16 @@ }, { "name": "laravel/telescope", - "version": "v4.9.5", + "version": "v4.9.6", "source": { "type": "git", "url": "https://github.com/laravel/telescope.git", - "reference": "a316d6d15793b559c51ccb4b5dc59b223da500e5" + "reference": "017eaf1b6d19392d196adcb4151bdf6d59612d66" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/telescope/zipball/a316d6d15793b559c51ccb4b5dc59b223da500e5", - "reference": "a316d6d15793b559c51ccb4b5dc59b223da500e5", + "url": "https://api.github.com/repos/laravel/telescope/zipball/017eaf1b6d19392d196adcb4151bdf6d59612d66", + "reference": "017eaf1b6d19392d196adcb4151bdf6d59612d66", "shasum": "" }, "require": { @@ -5949,9 +5949,9 @@ ], "support": { "issues": "https://github.com/laravel/telescope/issues", - "source": "https://github.com/laravel/telescope/tree/v4.9.5" + "source": "https://github.com/laravel/telescope/tree/v4.9.6" }, - "time": "2022-10-06T14:01:10+00:00" + "time": "2022-11-08T07:00:35+00:00" }, { "name": "mockery/mockery",