Restyle Add Sentry #128

Closed
restyled-io[bot] wants to merge 4 commits from restyled/feat-126 into main
Showing only changes of commit 01df236ef8 - Show all commits

View File

@@ -1,8 +1,8 @@
{ {
"require": { "require": {
"ramsey/uuid": "^4.0", "ramsey/uuid": "^4.0",
"vlucas/phpdotenv": "^5.0", "vlucas/phpdotenv": "^5.0",
"jumbojett/openid-connect-php": "^0.9.0", "jumbojett/openid-connect-php": "^0.9.0",
"sentry/sdk": "^2.1" "sentry/sdk": "^2.1"
} }
} }