Skip to content

Commit d0ac515

Browse files
committed
meta: Update composer.json
1 parent 5950e0a commit d0ac515

File tree

1 file changed

+4
-13
lines changed

1 file changed

+4
-13
lines changed

composer.json

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,14 @@
11
{
22
"name": "sentry/sentry-laravel",
33
"type": "library",
4-
"description": "Laravel integration for Sentry (https://sentry.io)",
5-
"keywords": [
6-
"logging",
7-
"errors",
8-
"laravel",
9-
"sentry"
10-
],
4+
"description": "Laravel SDK for Sentry (https://sentry.io)",
5+
"keywords": ["sentry", "laravel", "log", "logging", "error-monitoring", "error-handler", "crash-reporting", "crash-reports"],
116
"homepage": "https://sentry.io",
127
"license": "Apache-2.0",
138
"authors": [
149
{
15-
"name": "David Cramer",
16-
"email": "[email protected]"
17-
},
18-
{
19-
"name": "Daniel Griesser",
20-
"email": "[email protected]"
10+
"name": "Sentry",
11+
"email": "[email protected]"
2112
}
2213
],
2314
"require": {

0 commit comments

Comments
 (0)