diff --git a/composer.lock b/composer.lock index eb09bd8ef14f..bc6ed5f1d8c4 100644 --- a/composer.lock +++ b/composer.lock @@ -5128,22 +5128,22 @@ }, { "name": "barryvdh/laravel-debugbar", - "version": "v3.2.2", + "version": "v3.2.3", "source": { "type": "git", "url": "https://github.com/barryvdh/laravel-debugbar.git", - "reference": "ba046deba51f3899963c7d09840bf623c4ebf5ed" + "reference": "5fcba4cc8e92a230b13b99c1083fc22ba8a5c479" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/ba046deba51f3899963c7d09840bf623c4ebf5ed", - "reference": "ba046deba51f3899963c7d09840bf623c4ebf5ed", + "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/5fcba4cc8e92a230b13b99c1083fc22ba8a5c479", + "reference": "5fcba4cc8e92a230b13b99c1083fc22ba8a5c479", "shasum": "" }, "require": { - "illuminate/routing": "5.5.x|5.6.x|5.7.x", - "illuminate/session": "5.5.x|5.6.x|5.7.x", - "illuminate/support": "5.5.x|5.6.x|5.7.x", + "illuminate/routing": "5.5.x|5.6.x|5.7.x|5.8.x", + "illuminate/session": "5.5.x|5.6.x|5.7.x|5.8.x", + "illuminate/support": "5.5.x|5.6.x|5.7.x|5.8.x", "maximebf/debugbar": "~1.15.0", "php": ">=7.0", "symfony/debug": "^3|^4", @@ -5192,7 +5192,7 @@ "profiler", "webprofiler" ], - "time": "2019-02-04T10:23:43+00:00" + "time": "2019-02-26T18:01:54+00:00" }, { "name": "doctrine/instantiator",