solvecrew / ExpoNotificationsBundle

Symfony bundle to handle the BE parts of the push notifications from the expo react-native framework.
MIT License
20 stars 17 forks source link

Upgrade eightpoints/guzzle-bundle #10

Closed stingus closed 6 years ago

stingus commented 6 years ago

Hi, Thank you for the bundle, just made it a whole lot easier for us to implement Expo push notifications. Do you think it's safe to upgrade the bundle to use eightpoints/guzzle-bundle ^6.0? We have some dependencies to use guzzle-bundle 6.1 and we'd rather not downgrade to 5.3.

Thanks!

solvecrew commented 6 years ago

Hey there! You're welcome! Always nice to share some of our work! We'll look into this, but it will be at the beginning of the next month. If you can't wait so long, please feel free to submit a pull request ;)

Cheers!

stingus commented 6 years ago

Sure, I'll test it with 6.0 and come back with a PR.

stingus commented 6 years ago

Created #11