From a49cec1ab0348f0323bd9fd9410528ec97e91fbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 May 2023 00:46:55 +0700 Subject: [PATCH] Composer(deps): Bump bugsnag/bugsnag from 3.29.0 to 3.29.1 (#689) Bumps [bugsnag/bugsnag](https://github.com/bugsnag/bugsnag-php) from 3.29.0 to 3.29.1. - [Release notes](https://github.com/bugsnag/bugsnag-php/releases) - [Changelog](https://github.com/bugsnag/bugsnag-php/blob/master/CHANGELOG.md) - [Commits](https://github.com/bugsnag/bugsnag-php/compare/v3.29.0...v3.29.1) --- updated-dependencies: - dependency-name: bugsnag/bugsnag dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index e7a2537ac..1c1d6db6c 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,7 @@ }, "require": { "php": "^7.4 || ^8.0", - "bugsnag/bugsnag": "v3.29.0", + "bugsnag/bugsnag": "v3.29.1", "egulias/email-validator": "^3.2", "filp/whoops": "^2.15", "gigablah/sphinxphp": "2.0.8", diff --git a/composer.lock b/composer.lock index b31e37ca7..9bdac9926 100644 --- a/composer.lock +++ b/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "652417f60effdbc419391b0ff25d14b4", + "content-hash": "37120ee700fdd2297989239da1026e46", "packages": [ { "name": "bugsnag/bugsnag", - "version": "v3.29.0", + "version": "v3.29.1", "source": { "type": "git", "url": "https://github.com/bugsnag/bugsnag-php.git", - "reference": "362b93bb4b1318bb4bfe3a9e553413e6c2c1f382" + "reference": "7fff8512b237a57323f600975ada6376e2b912c1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bugsnag/bugsnag-php/zipball/362b93bb4b1318bb4bfe3a9e553413e6c2c1f382", - "reference": "362b93bb4b1318bb4bfe3a9e553413e6c2c1f382", + "url": "https://api.github.com/repos/bugsnag/bugsnag-php/zipball/7fff8512b237a57323f600975ada6376e2b912c1", + "reference": "7fff8512b237a57323f600975ada6376e2b912c1", "shasum": "" }, "require": { @@ -65,9 +65,9 @@ ], "support": { "issues": "https://github.com/bugsnag/bugsnag-php/issues", - "source": "https://github.com/bugsnag/bugsnag-php/tree/v3.29.0" + "source": "https://github.com/bugsnag/bugsnag-php/tree/v3.29.1" }, - "time": "2022-10-19T09:54:15+00:00" + "time": "2023-05-10T11:07:22+00:00" }, { "name": "composer/ca-bundle",