Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upRequired stripe version #816
Open
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


I'm little bit confused about the stripe version as the stripe payum say required
stripe/stripe-php:~2.0|~3.0but sylius implemented 6.28 in there skeleton https://github.com/Sylius/Sylius-Standard/blob/master/composer.json#L44 so whats the correct supported versions of the stripe library and.As sylius requires payum/payum and this library seems not to add conflicts for newer stripe versions I'm not sure with which versions payum is compatible.