norkunas / onesignal-php-api

OneSignal API for PHP
MIT License
233 stars 82 forks source link

Are there plans to upgrade this library to use guzzlehttp version 6 and higher? #19

Closed malish8632 closed 8 years ago

malish8632 commented 8 years ago

Currently we are using this library and AWS PHP SDK 3 and we have to use 5.3 version of guzzlehttp due to limitation of this library. We are considering to use similar library which doesn't have this limitation but wandering if you are planning to remove this lock soon.

Thanks

norkunas commented 8 years ago

Hello @malish8632,

I'm considering to implement https://github.com/php-http/httplug so you will be able to use any http adapter