Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2db45d6

Browse files
committed
remove version and adding funding
1 parent 187704c commit 2db45d6

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

‎composer.json‎

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"name": "ddrv/mailer",
3-
"version": "4.1.0",
43
"type": "library",
54
"description": "PHP library for sending email",
65
"keywords": ["email", "mail", "send", "attachments", "smtp", "sendmail"],
@@ -33,5 +32,11 @@
3332
"psr-4": {
3433
"Tests\\Ddrv\\Mailer\\": "tests/"
3534
}
36-
}
35+
},
36+
"funding": [
37+
{
38+
"type": "other",
39+
"url": "https://www.paypal.me/ddrv"
40+
}
41+
]
3742
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /