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

Bump sentry/sentry-symfony from 5.3.1 to 5.5.0

Bumps [sentry/sentry-symfony](https://github.com/getsentry/sentry-symfony) from 5.3.1 to 5.5.0.
- [Release notes](https://github.com/getsentry/sentry-symfony/releases)
- [Changelog](https://github.com/getsentry/sentry-symfony/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-symfony/compare/5.3.1...5.5.0)

---
updated-dependencies:
- dependency-name: sentry/sentry-symfony
  dependency-version: 5.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-09-15 02:02:34 +00:00 committed by GitHub
parent c26e648622
commit 6dbc2e547d
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",
"version": "4.14.2",
"version": "4.15.2",
"source": {
"type": "git",
"url": "https://github.com/getsentry/sentry-php.git",
"reference": "bfeec74303d60d3f8bc33701ab3e86f8a8729f17"
"reference": "61a2d918e8424b6de4a2e265c15133a00c17db51"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/getsentry/sentry-php/zipball/bfeec74303d60d3f8bc33701ab3e86f8a8729f17",
"reference": "bfeec74303d60d3f8bc33701ab3e86f8a8729f17",
"url": "https://api.github.com/repos/getsentry/sentry-php/zipball/61a2d918e8424b6de4a2e265c15133a00c17db51",
"reference": "61a2d918e8424b6de4a2e265c15133a00c17db51",
"shasum": ""
},
"require": {
@ -8126,7 +8126,7 @@
],
"support": {
"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": [
{
@ -8138,27 +8138,27 @@
"type": "custom"
}
],
"time": "2025-07-21T08:28:29+00:00"
"time": "2025-09-03T07:23:48+00:00"
},
{
"name": "sentry/sentry-symfony",
"version": "5.3.1",
"version": "5.5.0",
"source": {
"type": "git",
"url": "https://github.com/getsentry/sentry-symfony.git",
"reference": "f98f641adec07f0d6ef9a63f2e84a97f533a4466"
"reference": "8cb52299b0b5538f759a596f2a411edbc46c642a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/getsentry/sentry-symfony/zipball/f98f641adec07f0d6ef9a63f2e84a97f533a4466",
"reference": "f98f641adec07f0d6ef9a63f2e84a97f533a4466",
"url": "https://api.github.com/repos/getsentry/sentry-symfony/zipball/8cb52299b0b5538f759a596f2a411edbc46c642a",
"reference": "8cb52299b0b5538f759a596f2a411edbc46c642a",
"shasum": ""
},
"require": {
"guzzlehttp/psr7": "^2.1.1",
"jean85/pretty-package-versions": "^1.5||^2.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/config": "^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": {
"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": [
{
@ -8240,7 +8240,7 @@
"type": "custom"
}
],
"time": "2025-07-30T19:30:27+00:00"
"time": "2025-09-11T14:31:09+00:00"
},
{
"name": "simplepie/simplepie",