codeswholesale / codeswholesale-sdk-php

A PHP wrapper for CodesWholesale's API
Apache License 2.0
36 stars 21 forks source link

Update oAuth 2.0 & GuzzleHttp #19

Closed JanGalek closed 7 years ago

JanGalek commented 7 years ago

Do you will update oAuth to 2.0 and Guzzle Http ?

Composer report:

Package fkooman/guzzle-bearer-auth-plugin is abandoned, you should avoid using it. No replacement was suggested.
Package fkooman/oauth-common is abandoned, you should avoid using it. No replacement was suggested.
Package fkooman/oauth-client is abandoned, you should avoid using it. Use fkooman/oauth2-client instead.
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
codeswholesale commented 7 years ago

@JanGalek Soon!

codeswholesale commented 7 years ago

Hello @JanGalek, we have good news, dependencies have been updated :)

JanGalek commented 7 years ago

@codeswholesale thank you 👍