-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Labels
Milestone
Description
Hello,
Expected behaviour
GuzzleHttp version 6
Actual behaviour
We’ve create a nextcloud apps for quering zendesk API.
We have tried to use Curl with integrated GuzzleHttp library, but zendesk API need a higher version than the one embedded in Nextcloud 12.
So the Zendesk API (https://github.com/zendesk/zendesk_api_client_php) is requiring a more recent GuzzleHttp library.
Is there still no way to use a different version of GuzzleHttp in our apps ?
When do you think to upgrade this library in nextcloud core ?
Server configuration
Operating system: GNU Linux Debian 9.2
Web server: Apache 2.4.10
Database: MariaDB 10.0.32
Nextcloud version: 12.0.0
Best regards