Payum / PayumBundle

Payum offers everything you need to work with payments. From simplest use cases to very advanced ones.
https://payum.gitbook.io/payum
MIT License
569 stars 142 forks source link

feat: drop support of php < 7.4, adjust php-versions for tests in Git… #535

Closed Chris53897 closed 2 years ago

Chris53897 commented 2 years ago

…Hub actions See https://github.com/Payum/PayumBundle/issues/533

I will split my future PRs. This PR is the actual minimum for the actual goal.

ancient-spirit commented 2 years ago

@Chris53897 please support symfony 6 too

Chris53897 commented 2 years ago

@ancient-spirit I was already working on this ;) I opened a new issue for Support of Symfony 6 https://github.com/Payum/PayumBundle/issues/539

pierredup commented 2 years ago

This changes seems to be duplicated in #536. I'm going to close here, since the builds are failing, but it's fixed in #536