Skip to content

Commit f5fc6f9

Browse files
committed
Merge branch '5.1' into 5.2
* 5.1: Improve composer.json descriptions
2 parents f5b49d5 + 32020f1 commit f5fc6f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "symfony/notifier",
33
"type": "library",
4-
"description": "A library to notify messages",
4+
"description": "Sends notifications via one or more channels (email, SMS, ...)",
55
"keywords": ["notifier", "notification"],
66
"homepage": "https://symfony.com",
77
"license": "MIT",

0 commit comments

Comments
 (0)