Composer(deps): Bump bugsnag/bugsnag from 3.29.1 to 3.29.2 (#1752)

Bumps [bugsnag/bugsnag](https://github.com/bugsnag/bugsnag-php) from 3.29.1 to 3.29.2.
- [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.1...v3.29.2)

---
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] 2025-01-14 13:50:05 +07:00 committed by GitHub
commit f63d15c49e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

30
composer.lock generated
View file

@ -402,16 +402,16 @@
},
{
"name": "bugsnag/bugsnag",
"version": "v3.29.1",
"version": "v3.29.2",
"source": {
"type": "git",
"url": "https://github.com/bugsnag/bugsnag-php.git",
"reference": "7fff8512b237a57323f600975ada6376e2b912c1"
"reference": "437ac553e3dfb546b93a7191e031643b00da20f2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/bugsnag/bugsnag-php/zipball/7fff8512b237a57323f600975ada6376e2b912c1",
"reference": "7fff8512b237a57323f600975ada6376e2b912c1",
"url": "https://api.github.com/repos/bugsnag/bugsnag-php/zipball/437ac553e3dfb546b93a7191e031643b00da20f2",
"reference": "437ac553e3dfb546b93a7191e031643b00da20f2",
"shasum": ""
},
"require": {
@ -420,7 +420,7 @@
"php": ">=5.5"
},
"require-dev": {
"guzzlehttp/psr7": "^1.3",
"guzzlehttp/psr7": "^1.3|^2.0",
"mtdowling/burgomaster": "dev-master#72151eddf5f0cf101502b94bf5031f9c53501a04",
"php-mock/php-mock-phpunit": "^1.1|^2.1",
"phpunit/phpunit": "^4.8.36|^7.5.15|^9.3.10",
@ -459,9 +459,9 @@
],
"support": {
"issues": "https://github.com/bugsnag/bugsnag-php/issues",
"source": "https://github.com/bugsnag/bugsnag-php/tree/v3.29.1"
"source": "https://github.com/bugsnag/bugsnag-php/tree/v3.29.2"
},
"time": "2023-05-10T11:07:22+00:00"
"time": "2025-01-13T16:29:41+00:00"
},
{
"name": "claviska/simpleimage",
@ -518,16 +518,16 @@
},
{
"name": "composer/ca-bundle",
"version": "1.5.4",
"version": "1.5.5",
"source": {
"type": "git",
"url": "https://github.com/composer/ca-bundle.git",
"reference": "bc0593537a463e55cadf45fd938d23b75095b7e1"
"reference": "08c50d5ec4c6ced7d0271d2862dec8c1033283e6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/bc0593537a463e55cadf45fd938d23b75095b7e1",
"reference": "bc0593537a463e55cadf45fd938d23b75095b7e1",
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/08c50d5ec4c6ced7d0271d2862dec8c1033283e6",
"reference": "08c50d5ec4c6ced7d0271d2862dec8c1033283e6",
"shasum": ""
},
"require": {
@ -574,7 +574,7 @@
"support": {
"irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/ca-bundle/issues",
"source": "https://github.com/composer/ca-bundle/tree/1.5.4"
"source": "https://github.com/composer/ca-bundle/tree/1.5.5"
},
"funding": [
{
@ -590,7 +590,7 @@
"type": "tidelift"
}
],
"time": "2024-11-27T15:35:25+00:00"
"time": "2025-01-08T16:17:16+00:00"
},
{
"name": "doctrine/lexer",
@ -3783,6 +3783,6 @@
"platform": {
"php": "^8.1 | ^8.2 | ^8.3 | ^8.4"
},
"platform-dev": {},
"plugin-api-version": "2.6.0"
"platform-dev": [],
"plugin-api-version": "2.3.0"
}