1

enter image description hereI have laravel 5.3 version installed ad now I am going to implement OAuth2.0 using laravel passport. But When installing laravel/passport=~1.0 , this gives me error for Authy and guzzle about version conflict. I am using authy 2.0 and authy requires guzzle 5., if I use passport then passport requires guzzle 6.. Please resolve issue. Thanks.

Martijn Pieters
  • 1,048,767
  • 296
  • 4,058
  • 3,343
Lokendra Parihar
  • 121
  • 2
  • 13
  • That's a conflict in dependencies between the two. I will raise this with the Authy team, but you might want to try to [fork authy-php](https://github.com/authy/authy-php), which is open source, and update guzzle yourself. – philnash Sep 28 '17 at 17:20

0 Answers0