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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-05-12 00:46:55 +07:00 committed by GitHub
commit a49cec1ab0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

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

14
composer.lock generated
View file

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