bug #35706 Fix package names (fabpot)

This PR was merged into the 5.1-dev branch.

Discussion
----------

Fix package names

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | yes
| New feature?  | no <!-- please update src/**/CHANGELOG.md files -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tickets       | n/a <!-- prefix each issue number with "Fix #", if any -->
| License       | MIT
| Doc PR        | n/a <!-- required for new features -->

Consistency fix.

Commits
-------

5b1e3ddda9 Fix package names
This commit is contained in:
Fabien Potencier 2020-02-13 18:23:00 +01:00
commit 657b8ec872
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{
"name": "symfony/ovhcloud-notifier",
"name": "symfony/ovh-cloud-notifier",
"type": "symfony-bridge",
"description": "Symfony OvhCloud Notifier Bridge",
"keywords": ["sms", "OvhCloud", "notifier"],

View File

@ -1,5 +1,5 @@
{
"name": "symfony/rocketchat-notifier",
"name": "symfony/rocket-chat-notifier",
"type": "symfony-bridge",
"description": "Symfony RocketChat Notifier Bridge",
"keywords": ["rocketchat", "notifier"],