From 1dba880e4478c4f876f92f7e7df2ba312208ef16 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Mon, 17 Jun 2019 06:40:01 +0000 Subject: [PATCH] Bump barryvdh/laravel-debugbar from 3.2.3 to 3.2.4 Bumps [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar) from 3.2.3 to 3.2.4. - [Release notes](https://github.com/barryvdh/laravel-debugbar/releases) - [Changelog](https://github.com/barryvdh/laravel-debugbar/blob/master/changelog.md) - [Commits](https://github.com/barryvdh/laravel-debugbar/compare/v3.2.3...v3.2.4) Signed-off-by: dependabot-preview[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 806a7066..e52149a3 100644 --- a/composer.lock +++ b/composer.lock @@ -5474,16 +5474,16 @@ }, { "name": "barryvdh/laravel-debugbar", - "version": "v3.2.3", + "version": "v3.2.4", "source": { "type": "git", "url": "https://github.com/barryvdh/laravel-debugbar.git", - "reference": "5fcba4cc8e92a230b13b99c1083fc22ba8a5c479" + "reference": "2d195779ea4f809f69764a795e2ec371dbb76a96" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/5fcba4cc8e92a230b13b99c1083fc22ba8a5c479", - "reference": "5fcba4cc8e92a230b13b99c1083fc22ba8a5c479", + "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/2d195779ea4f809f69764a795e2ec371dbb76a96", + "reference": "2d195779ea4f809f69764a795e2ec371dbb76a96", "shasum": "" }, "require": { @@ -5538,7 +5538,7 @@ "profiler", "webprofiler" ], - "time": "2019-02-26T18:01:54+00:00" + "time": "2019-03-25T09:39:08+00:00" }, { "name": "bugsnag/bugsnag",