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

Appearance settings

Commit 657b8ec

Browse filesBrowse files
committed
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 ------- 5b1e3dd Fix package names
2 parents 7e0239b + 5b1e3dd commit 657b8ec
Copy full SHA for 657b8ec

File tree

Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed

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

Copy file name to clipboardExpand all lines: src/Symfony/Component/Notifier/Bridge/OvhCloud/composer.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "symfony/ovhcloud-notifier",
2+
"name": "symfony/ovh-cloud-notifier",
33
"type": "symfony-bridge",
44
"description": "Symfony OvhCloud Notifier Bridge",
55
"keywords": ["sms", "OvhCloud", "notifier"],

‎src/Symfony/Component/Notifier/Bridge/RocketChat/composer.json

Copy file name to clipboardExpand all lines: src/Symfony/Component/Notifier/Bridge/RocketChat/composer.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "symfony/rocketchat-notifier",
2+
"name": "symfony/rocket-chat-notifier",
33
"type": "symfony-bridge",
44
"description": "Symfony RocketChat Notifier Bridge",
55
"keywords": ["rocketchat", "notifier"],

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.