signalwire-community / signalwire-php

PHP Library for SignalWire APIs
https://signalwire-community.github.io/docs/php/
MIT License
22 stars 25 forks source link

Fix MessageResponse namespace #121

Closed edolix closed 2 years ago

edolix commented 2 years ago

This PR updates the namespace for MessageResponse and introduce the new MessagingResponse (alias) for better compatibility.

It also updates ratchet/pawl to fix some deps issues when running a Relay Consumer.

Closes https://github.com/signalwire/signalwire-php/issues/116