mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 06:13:58 -07:00
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:
parent
3b06d23f71
commit
a49cec1ab0
2 changed files with 8 additions and 8 deletions
|
@ -31,7 +31,7 @@
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^7.4 || ^8.0",
|
"php": "^7.4 || ^8.0",
|
||||||
"bugsnag/bugsnag": "v3.29.0",
|
"bugsnag/bugsnag": "v3.29.1",
|
||||||
"egulias/email-validator": "^3.2",
|
"egulias/email-validator": "^3.2",
|
||||||
"filp/whoops": "^2.15",
|
"filp/whoops": "^2.15",
|
||||||
"gigablah/sphinxphp": "2.0.8",
|
"gigablah/sphinxphp": "2.0.8",
|
||||||
|
|
14
composer.lock
generated
14
composer.lock
generated
|
@ -4,20 +4,20 @@
|
||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "652417f60effdbc419391b0ff25d14b4",
|
"content-hash": "37120ee700fdd2297989239da1026e46",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "bugsnag/bugsnag",
|
"name": "bugsnag/bugsnag",
|
||||||
"version": "v3.29.0",
|
"version": "v3.29.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/bugsnag/bugsnag-php.git",
|
"url": "https://github.com/bugsnag/bugsnag-php.git",
|
||||||
"reference": "362b93bb4b1318bb4bfe3a9e553413e6c2c1f382"
|
"reference": "7fff8512b237a57323f600975ada6376e2b912c1"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/bugsnag/bugsnag-php/zipball/362b93bb4b1318bb4bfe3a9e553413e6c2c1f382",
|
"url": "https://api.github.com/repos/bugsnag/bugsnag-php/zipball/7fff8512b237a57323f600975ada6376e2b912c1",
|
||||||
"reference": "362b93bb4b1318bb4bfe3a9e553413e6c2c1f382",
|
"reference": "7fff8512b237a57323f600975ada6376e2b912c1",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -65,9 +65,9 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/bugsnag/bugsnag-php/issues",
|
"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",
|
"name": "composer/ca-bundle",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue