wirecardBrasil / moip-sdk-php

Cliente em PHP para integração server-side com APIs Moip v2
MIT License
124 stars 90 forks source link

fix: make Auth classes compatible with rmccue/requests >=1.8 #330

Open bachilli opened 3 years ago

bachilli commented 3 years ago

security vulnerability before this version: https://snyk.io/vuln/SNYK-PHP-RMCCUEREQUESTS-1277185)

I use the v2.2.0 and make this fix based on this version. I'm not sure if this is compatible with v3.1.0.

Testing needed