From 88570b226f3ad277b6ab55821279e2019e77d8b0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2019 05:40:47 +0000 Subject: [PATCH] Bump bugsnag/bugsnag-laravel from 2.15.2 to 2.16.0 Bumps [bugsnag/bugsnag-laravel](https://github.com/bugsnag/bugsnag-laravel) from 2.15.2 to 2.16.0. - [Release notes](https://github.com/bugsnag/bugsnag-laravel/releases) - [Changelog](https://github.com/bugsnag/bugsnag-laravel/blob/master/CHANGELOG.md) - [Commits](https://github.com/bugsnag/bugsnag-laravel/compare/v2.15.2...v2.16.0) Signed-off-by: dependabot-preview[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index c8a56afb..2392cb60 100644 --- a/composer.lock +++ b/composer.lock @@ -5415,20 +5415,20 @@ }, { "name": "bugsnag/bugsnag-laravel", - "version": "v2.15.2", + "version": "v2.16.0", "source": { "type": "git", "url": "https://github.com/bugsnag/bugsnag-laravel.git", - "reference": "bc5f3c5ea9dc31455b7be04a714ac6faf3c4fdec" + "reference": "a9922063076eabb0ad8be73fc2999f4105b71d7a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bugsnag/bugsnag-laravel/zipball/bc5f3c5ea9dc31455b7be04a714ac6faf3c4fdec", - "reference": "bc5f3c5ea9dc31455b7be04a714ac6faf3c4fdec", + "url": "https://api.github.com/repos/bugsnag/bugsnag-laravel/zipball/a9922063076eabb0ad8be73fc2999f4105b71d7a", + "reference": "a9922063076eabb0ad8be73fc2999f4105b71d7a", "shasum": "" }, "require": { - "bugsnag/bugsnag": "^3.15.0", + "bugsnag/bugsnag": "^3.17.0", "bugsnag/bugsnag-psr-logger": "^1.4", "illuminate/contracts": "^5.0", "illuminate/support": "^5.0", @@ -5471,7 +5471,7 @@ "logging", "tracking" ], - "time": "2019-01-23T18:18:44+00:00" + "time": "2019-06-14T15:07:24+00:00" }, { "name": "bugsnag/bugsnag-psr-logger",