Skip to content

Commit ed357c0

Browse files
committed
Fix some Composer keywords
1 parent 2178d01 commit ed357c0

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

src/Symfony/Component/Notifier/Bridge/AllMySms/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "symfony/all-my-sms-notifier",
33
"type": "symfony-notifier-bridge",
44
"description": "Symfony AllMySms Notifier Bridge",
5-
"keywords": ["sms", "allMySms", "notifier"],
5+
"keywords": ["sms", "all-my-sms", "notifier"],
66
"homepage": "https://symfony.com",
77
"license": "MIT",
88
"authors": [

src/Symfony/Component/Notifier/Bridge/FreeMobile/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "symfony/free-mobile-notifier",
33
"type": "symfony-notifier-bridge",
44
"description": "Symfony Free Mobile Notifier Bridge",
5-
"keywords": ["sms", "FreeMobile", "notifier", "alerting"],
5+
"keywords": ["sms", "free-mobile", "notifier", "alerting"],
66
"homepage": "https://symfony.com",
77
"license": "MIT",
88
"authors": [

src/Symfony/Component/Notifier/Bridge/GoogleChat/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "symfony/google-chat-notifier",
33
"type": "symfony-notifier-bridge",
44
"description": "Symfony Google Chat Notifier Bridge",
5-
"keywords": ["google", "chat", "google chat", "notifier"],
5+
"keywords": ["google", "chat", "google-chat", "notifier"],
66
"homepage": "https://symfony.com",
77
"license": "MIT",
88
"authors": [

src/Symfony/Component/Notifier/Bridge/KazInfoTeh/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "symfony/kaz-info-teh-notifier",
33
"type": "symfony-bridge",
44
"description": "Symfony KazInfoTeh Notifier Bridge",
5-
"keywords": ["KazInfoTeh", "notifier", "symfony", "sms"],
5+
"keywords": ["kaz-info-teh", "notifier", "symfony", "sms"],
66
"homepage": "https://symfony.com",
77
"license": "MIT",
88
"authors": [

src/Symfony/Component/Notifier/Bridge/OvhCloud/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "symfony/ovh-cloud-notifier",
33
"type": "symfony-notifier-bridge",
44
"description": "Symfony OvhCloud Notifier Bridge",
5-
"keywords": ["sms", "OvhCloud", "notifier"],
5+
"keywords": ["sms", "ovh-cloud", "notifier"],
66
"homepage": "https://symfony.com",
77
"license": "MIT",
88
"authors": [

src/Symfony/Component/Notifier/Bridge/TurboSms/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "symfony/turbo-sms-notifier",
33
"type": "symfony-notifier-bridge",
44
"description": "Symfony TurboSms Notifier Bridge",
5-
"keywords": ["sms", "TurboSms", "notifier"],
5+
"keywords": ["sms", "turbo-sms", "notifier"],
66
"homepage": "https://symfony.com",
77
"license": "MIT",
88
"authors": [

0 commit comments

Comments
 (0)