rabser / moodle-auth_googleoauth2

Oauth2 authentication plugin for Moodle (for Moodle 3.2 and earlier)
GNU General Public License v3.0
78 stars 78 forks source link

guzzle 3 is deprecated #221

Closed mouneyrac closed 7 years ago

mouneyrac commented 8 years ago

guzzle/guzzle suggests installing guzzlehttp/guzzle (Guzzle 5 has moved to a new package name. The package you have installed, Guzzle 3, is deprecated.) depotwarehouse/oauth2-bnet suggests installing illuminate/support (Laravel integration) Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead. Writing lock file

this should be fixed once we move to the last phpleague version

rabser commented 7 years ago

the new release installs only guzzlehttp/guzzle~.