1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-15 18:57:05 +00:00

Merge pull request #8466 from wallabag/dependabot/composer/sentry/sentry-symfony-5.5.0

This commit is contained in:
Jérémy Benoist 2025-09-15 08:01:02 +02:00 committed by GitHub
commit f458fb1c9b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

26
composer.lock generated
View file

@ -8053,16 +8053,16 @@
}, },
{ {
"name": "sentry/sentry", "name": "sentry/sentry",
"version": "4.14.2", "version": "4.15.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/getsentry/sentry-php.git", "url": "https://github.com/getsentry/sentry-php.git",
"reference": "bfeec74303d60d3f8bc33701ab3e86f8a8729f17" "reference": "61a2d918e8424b6de4a2e265c15133a00c17db51"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/getsentry/sentry-php/zipball/bfeec74303d60d3f8bc33701ab3e86f8a8729f17", "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/61a2d918e8424b6de4a2e265c15133a00c17db51",
"reference": "bfeec74303d60d3f8bc33701ab3e86f8a8729f17", "reference": "61a2d918e8424b6de4a2e265c15133a00c17db51",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8126,7 +8126,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/getsentry/sentry-php/issues", "issues": "https://github.com/getsentry/sentry-php/issues",
"source": "https://github.com/getsentry/sentry-php/tree/4.14.2" "source": "https://github.com/getsentry/sentry-php/tree/4.15.2"
}, },
"funding": [ "funding": [
{ {
@ -8138,27 +8138,27 @@
"type": "custom" "type": "custom"
} }
], ],
"time": "2025-07-21T08:28:29+00:00" "time": "2025-09-03T07:23:48+00:00"
}, },
{ {
"name": "sentry/sentry-symfony", "name": "sentry/sentry-symfony",
"version": "5.3.1", "version": "5.5.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/getsentry/sentry-symfony.git", "url": "https://github.com/getsentry/sentry-symfony.git",
"reference": "f98f641adec07f0d6ef9a63f2e84a97f533a4466" "reference": "8cb52299b0b5538f759a596f2a411edbc46c642a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/getsentry/sentry-symfony/zipball/f98f641adec07f0d6ef9a63f2e84a97f533a4466", "url": "https://api.github.com/repos/getsentry/sentry-symfony/zipball/8cb52299b0b5538f759a596f2a411edbc46c642a",
"reference": "f98f641adec07f0d6ef9a63f2e84a97f533a4466", "reference": "8cb52299b0b5538f759a596f2a411edbc46c642a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"guzzlehttp/psr7": "^2.1.1", "guzzlehttp/psr7": "^2.1.1",
"jean85/pretty-package-versions": "^1.5||^2.0", "jean85/pretty-package-versions": "^1.5||^2.0",
"php": "^7.2||^8.0", "php": "^7.2||^8.0",
"sentry/sentry": "^4.14.1", "sentry/sentry": "^4.15.2",
"symfony/cache-contracts": "^1.1||^2.4||^3.0", "symfony/cache-contracts": "^1.1||^2.4||^3.0",
"symfony/config": "^4.4.20||^5.0.11||^6.0||^7.0", "symfony/config": "^4.4.20||^5.0.11||^6.0||^7.0",
"symfony/console": "^4.4.20||^5.0.11||^6.0||^7.0", "symfony/console": "^4.4.20||^5.0.11||^6.0||^7.0",
@ -8228,7 +8228,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/getsentry/sentry-symfony/issues", "issues": "https://github.com/getsentry/sentry-symfony/issues",
"source": "https://github.com/getsentry/sentry-symfony/tree/5.3.1" "source": "https://github.com/getsentry/sentry-symfony/tree/5.5.0"
}, },
"funding": [ "funding": [
{ {
@ -8240,7 +8240,7 @@
"type": "custom" "type": "custom"
} }
], ],
"time": "2025-07-30T19:30:27+00:00" "time": "2025-09-11T14:31:09+00:00"
}, },
{ {
"name": "simplepie/simplepie", "name": "simplepie/simplepie",