Skip to content

Commit 33f3c06

Browse files
committed
chore: update author information in composer.json
- Add real author name and email address - Replace placeholder information
1 parent 8a575e9 commit 33f3c06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"homepage": "https://github.com/valbeat/php-result",
88
"authors": [
99
{
10-
"name": "valbeat",
11-
"email": "valbeat@example.com"
10+
"name": "Takuma Kajikawa",
11+
"email": "kj1ktk@gmail.com"
1212
}
1313
],
1414
"require": {

0 commit comments

Comments
 (0)