ahsankhatri / firestore-php

Firestore PHP Client (without gRPC extension)
MIT License
62 stars 57 forks source link

Dependency upgrade to guzzlehttp/guzzle ~7.x planned? #30

Open webnautics opened 3 years ago

webnautics commented 3 years ago

In my project I have already guzzlehttp/guzzle ~7.x installed which I don't want to downgrade. Composer dependencies here says guzzlehttp/guzzle ~6.0|~5.0|~4.0 which do not satisfy my needs.

Is there an dependency upgrade planned for this?

Thanks for short info - appreciate your work!!