Skip to content

Commit

Permalink
Use symfony-*-bridge instead of symfony-bridge for component bridges
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-grekas committed Nov 9, 2021
1 parent 5791aee commit 6901bc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "symfony/sms77-notifier",
"type": "symfony-bridge",
"type": "symfony-notifier-bridge",
"description": "Symfony sms77 Notifier Bridge",
"keywords": ["sms", "sms77", "notifier"],
"homepage": "https://symfony.com",
Expand Down

0 comments on commit 6901bc5

Please sign in to comment.