diff --git a/composer.json b/composer.json index 11c263a9..655da404 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "laravel/tinker": "2.7.2" }, "require-dev": { - "barryvdh/laravel-debugbar": "3.6.7", + "barryvdh/laravel-debugbar": "3.6.8", "barryvdh/laravel-ide-helper": "2.12.3", "facade/ignition": "2.17.6", "fakerphp/faker": "1.19.0", diff --git a/composer.lock b/composer.lock index 027dde1a..fca787e9 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": "0019b5c18e74e8b911daefa18d004600", + "content-hash": "085e8e15e97ee696d399176ae9c97f70", "packages": [ { "name": "brick/math", @@ -6007,16 +6007,16 @@ "packages-dev": [ { "name": "barryvdh/laravel-debugbar", - "version": "v3.6.7", + "version": "v3.6.8", "source": { "type": "git", "url": "https://github.com/barryvdh/laravel-debugbar.git", - "reference": "b96f9820aaf1ff9afe945207883149e1c7afb298" + "reference": "814b36a08a60f4159cdcbb1c466a6a0027440b6c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/b96f9820aaf1ff9afe945207883149e1c7afb298", - "reference": "b96f9820aaf1ff9afe945207883149e1c7afb298", + "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/814b36a08a60f4159cdcbb1c466a6a0027440b6c", + "reference": "814b36a08a60f4159cdcbb1c466a6a0027440b6c", "shasum": "" }, "require": { @@ -6076,7 +6076,7 @@ ], "support": { "issues": "https://github.com/barryvdh/laravel-debugbar/issues", - "source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.6.7" + "source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.6.8" }, "funding": [ { @@ -6088,7 +6088,7 @@ "type": "github" } ], - "time": "2022-02-09T07:52:32+00:00" + "time": "2022-06-08T15:03:05+00:00" }, { "name": "barryvdh/laravel-ide-helper",