Update used packages to their latest versions

This commit is contained in:
DariusIII
2025-07-22 12:16:50 +02:00
parent b69e680651
commit bf2f3891ea
Generated
+11 -11
View File
@@ -9082,16 +9082,16 @@
},
{
"name": "sentry/sentry",
"version": "4.14.1",
"version": "4.14.2",
"source": {
"type": "git",
"url": "https://github.com/getsentry/sentry-php.git",
"reference": "a28c4a6f5fda2bf730789a638501d7a737a64eda"
"reference": "bfeec74303d60d3f8bc33701ab3e86f8a8729f17"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/getsentry/sentry-php/zipball/a28c4a6f5fda2bf730789a638501d7a737a64eda",
"reference": "a28c4a6f5fda2bf730789a638501d7a737a64eda",
"url": "https://api.github.com/repos/getsentry/sentry-php/zipball/bfeec74303d60d3f8bc33701ab3e86f8a8729f17",
"reference": "bfeec74303d60d3f8bc33701ab3e86f8a8729f17",
"shasum": ""
},
"require": {
@@ -9155,7 +9155,7 @@
],
"support": {
"issues": "https://github.com/getsentry/sentry-php/issues",
"source": "https://github.com/getsentry/sentry-php/tree/4.14.1"
"source": "https://github.com/getsentry/sentry-php/tree/4.14.2"
},
"funding": [
{
@@ -9167,7 +9167,7 @@
"type": "custom"
}
],
"time": "2025-06-23T15:25:52+00:00"
"time": "2025-07-21T08:28:29+00:00"
},
{
"name": "sentry/sentry-laravel",
@@ -16683,16 +16683,16 @@
},
{
"name": "phpstan/phpstan",
"version": "2.1.18",
"version": "2.1.19",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "ee1f390b7a70cdf74a2b737e554f68afea885db7"
"reference": "473a8c30e450d87099f76313edcbb90852f9afdf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/ee1f390b7a70cdf74a2b737e554f68afea885db7",
"reference": "ee1f390b7a70cdf74a2b737e554f68afea885db7",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/473a8c30e450d87099f76313edcbb90852f9afdf",
"reference": "473a8c30e450d87099f76313edcbb90852f9afdf",
"shasum": ""
},
"require": {
@@ -16737,7 +16737,7 @@
"type": "github"
}
],
"time": "2025-07-17T17:22:31+00:00"
"time": "2025-07-21T19:58:24+00:00"
},
{
"name": "phpunit/php-code-coverage",