Skip to content

Commit

Permalink
minor #35835 Fix bad merge in README of Nexmo Notifier bridge (eXtreme)
Browse files Browse the repository at this point in the history
This PR was merged into the 5.0 branch.

Discussion
----------

Fix bad merge in README of Nexmo Notifier bridge

| Q             | A
| ------------- | ---
| Branch?       |  5.0
| License       | MIT

[Bad merge](85f793b#diff-ba05e8af79b613430b91ba4d4ccbea0d) made b52b7b9 end up in Nexmo README :)

Commits
-------

a8d0c5b Fix bad merge in README of Nexmo Notifier bridge
  • Loading branch information
nicolas-grekas committed Feb 24, 2020
2 parents de15900 + a8d0c5b commit d29865e
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions src/Symfony/Component/Notifier/Bridge/Nexmo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,6 @@ Nexmo Notifier

Provides Nexmo integration for Symfony Notifier.

Getting Started
---------------

```
$ composer install symfony/debug
```

```php
use Symfony\Component\Debug\Debug;

Debug::enable();
```

Resources
---------

Expand Down

0 comments on commit d29865e

Please sign in to comment.