bradfeehan / desk-php

PHP client for Desk.com v2 API, based on Guzzle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update to Guzzle 4

bradfeehan opened this issue · comments

Maintaining backwards-compatibility with version 3 for the time being.

This might be impossible for the time being. Guzzle 4 requires PHP 5.4 and for my purposes the library has to be compatible with PHP 5.3. Not worth the hassle at the moment :(