Compare commits

..

2 Commits

Author SHA1 Message Date
renovate[bot] 010e870ea3
Merge 2c3dc2e6a0 into c7b48f1816 2024-04-24 10:53:52 +00:00
renovate[bot] 2c3dc2e6a0
Update backendDependencies 2024-04-24 10:53:49 +00:00
1 changed files with 13 additions and 12 deletions

25
backend/composer.lock generated
View File

@ -4269,16 +4269,16 @@
},
{
"name": "sentry/sentry-laravel",
"version": "4.5.0",
"version": "4.5.1",
"source": {
"type": "git",
"url": "https://github.com/getsentry/sentry-laravel.git",
"reference": "cdcd362f0c6bc342e87be8b7c20276844ff378bd"
"reference": "a15b2f5fa7b446f006eb93134e237c38a11776cf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/getsentry/sentry-laravel/zipball/cdcd362f0c6bc342e87be8b7c20276844ff378bd",
"reference": "cdcd362f0c6bc342e87be8b7c20276844ff378bd",
"url": "https://api.github.com/repos/getsentry/sentry-laravel/zipball/a15b2f5fa7b446f006eb93134e237c38a11776cf",
"reference": "a15b2f5fa7b446f006eb93134e237c38a11776cf",
"shasum": ""
},
"require": {
@ -4342,7 +4342,7 @@
],
"support": {
"issues": "https://github.com/getsentry/sentry-laravel/issues",
"source": "https://github.com/getsentry/sentry-laravel/tree/4.5.0"
"source": "https://github.com/getsentry/sentry-laravel/tree/4.5.1"
},
"funding": [
{
@ -4354,7 +4354,7 @@
"type": "custom"
}
],
"time": "2024-04-22T11:24:05+00:00"
"time": "2024-04-24T08:58:34+00:00"
},
{
"name": "spatie/laravel-package-tools",
@ -9078,16 +9078,16 @@
},
{
"name": "spatie/backtrace",
"version": "1.5.3",
"version": "1.6.0",
"source": {
"type": "git",
"url": "https://github.com/spatie/backtrace.git",
"reference": "483f76a82964a0431aa836b6ed0edde0c248e3ab"
"reference": "a5834bed384060f6c6f80bd6ec079c0897b64f37"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/backtrace/zipball/483f76a82964a0431aa836b6ed0edde0c248e3ab",
"reference": "483f76a82964a0431aa836b6ed0edde0c248e3ab",
"url": "https://api.github.com/repos/spatie/backtrace/zipball/a5834bed384060f6c6f80bd6ec079c0897b64f37",
"reference": "a5834bed384060f6c6f80bd6ec079c0897b64f37",
"shasum": ""
},
"require": {
@ -9095,6 +9095,7 @@
},
"require-dev": {
"ext-json": "*",
"laravel/serializable-closure": "^1.3",
"phpunit/phpunit": "^9.3",
"spatie/phpunit-snapshot-assertions": "^4.2",
"symfony/var-dumper": "^5.1"
@ -9124,7 +9125,7 @@
"spatie"
],
"support": {
"source": "https://github.com/spatie/backtrace/tree/1.5.3"
"source": "https://github.com/spatie/backtrace/tree/1.6.0"
},
"funding": [
{
@ -9136,7 +9137,7 @@
"type": "other"
}
],
"time": "2023-06-28T12:59:17+00:00"
"time": "2024-04-24T10:04:31+00:00"
},
{
"name": "spatie/flare-client-php",