Skip to content

Commit ee4e2de

Browse files
Update composer.json
1 parent c50f19e commit ee4e2de

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11

22
{
3-
"name": "vendor/laravel-anti-spam",
3+
"name": "kvnc/spam-shield",
44
"description": "Laravel package to prevent spam submissions",
55
"type": "library",
66
"license": "MIT",
77
"authors": [
88
{
9-
"name": "Your Name",
10-
"email": "you@example.com"
9+
"name": "Kıvanç İnci",
10+
"email": "kivanc.inci83@gmail.com"
1111
}
1212
],
1313
"autoload": {

0 commit comments

Comments
 (0)