smsapi / smsapi-php-client

SMSAPI PHP client that allows you to send messages, manage Short URLs and administrate your SMSAPI account.
https://www.smsapi.pl
Other
64 stars 39 forks source link

Make guzzle psr7 optional dependency #95

Closed snapshotpl closed 3 years ago

snapshotpl commented 3 years ago

Since curl-ext is required on dev and it's optional dependency, then guzzlehttp/psr7 can be also optional.