mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 14:23:57 -07:00
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:
parent
d08a03637b
commit
f63d15c49e
1 changed files with 15 additions and 15 deletions
30
composer.lock
generated
30
composer.lock
generated
|
@ -402,16 +402,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "bugsnag/bugsnag",
|
"name": "bugsnag/bugsnag",
|
||||||
"version": "v3.29.1",
|
"version": "v3.29.2",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/bugsnag/bugsnag-php.git",
|
"url": "https://github.com/bugsnag/bugsnag-php.git",
|
||||||
"reference": "7fff8512b237a57323f600975ada6376e2b912c1"
|
"reference": "437ac553e3dfb546b93a7191e031643b00da20f2"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/bugsnag/bugsnag-php/zipball/7fff8512b237a57323f600975ada6376e2b912c1",
|
"url": "https://api.github.com/repos/bugsnag/bugsnag-php/zipball/437ac553e3dfb546b93a7191e031643b00da20f2",
|
||||||
"reference": "7fff8512b237a57323f600975ada6376e2b912c1",
|
"reference": "437ac553e3dfb546b93a7191e031643b00da20f2",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -420,7 +420,7 @@
|
||||||
"php": ">=5.5"
|
"php": ">=5.5"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"guzzlehttp/psr7": "^1.3",
|
"guzzlehttp/psr7": "^1.3|^2.0",
|
||||||
"mtdowling/burgomaster": "dev-master#72151eddf5f0cf101502b94bf5031f9c53501a04",
|
"mtdowling/burgomaster": "dev-master#72151eddf5f0cf101502b94bf5031f9c53501a04",
|
||||||
"php-mock/php-mock-phpunit": "^1.1|^2.1",
|
"php-mock/php-mock-phpunit": "^1.1|^2.1",
|
||||||
"phpunit/phpunit": "^4.8.36|^7.5.15|^9.3.10",
|
"phpunit/phpunit": "^4.8.36|^7.5.15|^9.3.10",
|
||||||
|
@ -459,9 +459,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.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",
|
"name": "claviska/simpleimage",
|
||||||
|
@ -518,16 +518,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "composer/ca-bundle",
|
"name": "composer/ca-bundle",
|
||||||
"version": "1.5.4",
|
"version": "1.5.5",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/composer/ca-bundle.git",
|
"url": "https://github.com/composer/ca-bundle.git",
|
||||||
"reference": "bc0593537a463e55cadf45fd938d23b75095b7e1"
|
"reference": "08c50d5ec4c6ced7d0271d2862dec8c1033283e6"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/bc0593537a463e55cadf45fd938d23b75095b7e1",
|
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/08c50d5ec4c6ced7d0271d2862dec8c1033283e6",
|
||||||
"reference": "bc0593537a463e55cadf45fd938d23b75095b7e1",
|
"reference": "08c50d5ec4c6ced7d0271d2862dec8c1033283e6",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -574,7 +574,7 @@
|
||||||
"support": {
|
"support": {
|
||||||
"irc": "irc://irc.freenode.org/composer",
|
"irc": "irc://irc.freenode.org/composer",
|
||||||
"issues": "https://github.com/composer/ca-bundle/issues",
|
"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": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
@ -590,7 +590,7 @@
|
||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2024-11-27T15:35:25+00:00"
|
"time": "2025-01-08T16:17:16+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "doctrine/lexer",
|
"name": "doctrine/lexer",
|
||||||
|
@ -3783,6 +3783,6 @@
|
||||||
"platform": {
|
"platform": {
|
||||||
"php": "^8.1 | ^8.2 | ^8.3 | ^8.4"
|
"php": "^8.1 | ^8.2 | ^8.3 | ^8.4"
|
||||||
},
|
},
|
||||||
"platform-dev": {},
|
"platform-dev": [],
|
||||||
"plugin-api-version": "2.6.0"
|
"plugin-api-version": "2.3.0"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue