Update backendDependencies

This commit is contained in:
renovate[bot] 2024-01-17 17:52:50 +00:00 committed by GitHub
parent dd5dfaba6b
commit c52b60cb2e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -15,14 +15,14 @@
"laravel/tinker": "^2.8",
"matthewbdaly/laravel-etag-middleware": "^1.3",
"santigarcor/laratrust": "^8.0",
"sentry/sentry-laravel": "^3.7"
"sentry/sentry-laravel": "^4.0"
},
"require-dev": {
"fakerphp/faker": "^1.9.1",
"laravel/pint": "^1.0",
"laravel/sail": "^1.18",
"mockery/mockery": "^1.4.4",
"nunomaduro/collision": "^7.0",
"nunomaduro/collision": "^8.0",
"phpunit/phpunit": "^10.0",
"spatie/laravel-ignition": "^2.0"
},