This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Notifier/Bridge/Nexmo
Nicolas Grekas 1b4ab81085 Merge branch '5.0'
* 5.0:
  [Routing] fix tests
  [DI] minor cleanup
  [Form] group constraints when calling the validator
  Remove wrong @group legacy annotations
  [DependencyInjection] Fix dumping multiple deprecated aliases
  allow button names to start with uppercase letter
  Allow PHP ^7.2.5
  States that the HttpClient provides a Http Async implementation
  [Routing] Fix ContainerLoader and ObjectLoaderTest
  [HttpKernel] Make ErrorListener::onKernelException()'s dispatcher argument explicit
  [HttpKernel] Drop deprecated ExceptionListener
  Removed extra whitespace
  [Security] Fix best encoder not wired using migrate_from
2019-11-21 08:02:52 +01:00
..
.gitattributes Merge branch '4.4' 2019-10-22 19:21:12 +02:00
CHANGELOG.md [Notifier] added the component 2019-10-05 12:48:03 +02:00
composer.json Merge branch '5.0' 2019-11-21 08:02:52 +01:00
LICENSE [Notifier] added the component 2019-10-05 12:48:03 +02:00
NexmoTransport.php [Notifier] added the component 2019-10-05 12:48:03 +02:00
NexmoTransportFactory.php [Notifier] added the component 2019-10-05 12:48:03 +02:00
phpunit.xml.dist [Notifier] added the component 2019-10-05 12:48:03 +02:00
README.md [Notifier] added the component 2019-10-05 12:48:03 +02:00

Nexmo Notifier

Provides Nexmo integration for Symfony Notifier.

Resources