Skip to content

Commit 24e91d0

Browse files
authored
Merge pull request #16 from resendlabs/jayanratna-patch-1
Update package name in composer.json
2 parents e3ff0b3 + b330ff4 commit 24e91d0

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

composer.json

+3-6
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,13 @@
11
{
2-
"name": "resend/client",
2+
"name": "resend/resend-php",
33
"description": "Resend PHP library.",
44
"keywords": ["php", "resend", "sdk", "api", "client"],
5+
"homepage": "https://resend.com/",
56
"license": "MIT",
67
"authors": [
7-
{
8-
"name": "Jayan Ratna",
9-
"email": "[email protected]"
10-
},
118
{
129
"name": "Resend and contributors",
13-
"homepage": "https://github.com/jayanratna/resend-php/contributors"
10+
"homepage": "https://github.com/resendlabs/resend-php/contributors"
1411
}
1512
],
1613
"require": {

0 commit comments

Comments
 (0)