Update used packages to their latest versions

This commit is contained in:
DariusIII
2026-04-24 09:44:29 +02:00
parent b20e01a009
commit fecdd37743
Generated
+7 -6
View File
@@ -6016,16 +6016,16 @@
},
{
"name": "sentry/sentry",
"version": "4.24.0",
"version": "4.25.0",
"source": {
"type": "git",
"url": "https://github.com/getsentry/sentry-php.git",
"reference": "5055cc792f630a427fdf9dcccd88faa94b50fd30"
"reference": "bfee3381e1f6dea8a5f3a18adba6419fe81c5f54"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/getsentry/sentry-php/zipball/5055cc792f630a427fdf9dcccd88faa94b50fd30",
"reference": "5055cc792f630a427fdf9dcccd88faa94b50fd30",
"url": "https://api.github.com/repos/getsentry/sentry-php/zipball/bfee3381e1f6dea8a5f3a18adba6419fe81c5f54",
"reference": "bfee3381e1f6dea8a5f3a18adba6419fe81c5f54",
"shasum": ""
},
"require": {
@@ -6057,6 +6057,7 @@
"spiral/roadrunner-worker": "^3.6"
},
"suggest": {
"ext-excimer": "Enable Sentry profiling with the Excimer PHP extension.",
"monolog/monolog": "Allow sending log messages to Sentry by using the included Monolog handler."
},
"type": "library",
@@ -6093,7 +6094,7 @@
],
"support": {
"issues": "https://github.com/getsentry/sentry-php/issues",
"source": "https://github.com/getsentry/sentry-php/tree/4.24.0"
"source": "https://github.com/getsentry/sentry-php/tree/4.25.0"
},
"funding": [
{
@@ -6105,7 +6106,7 @@
"type": "custom"
}
],
"time": "2026-04-01T14:34:34+00:00"
"time": "2026-04-23T12:50:03+00:00"
},
{
"name": "sentry/sentry-laravel",