Fix bad merge in README of Nexmo Notifier bridge

This commit is contained in:
Jacek Jędrzejewski 2020-02-23 20:22:26 +01:00 committed by GitHub
parent 03f525ad52
commit a8d0c5b1d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 13 deletions

View File

@ -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
---------