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",