ch2877 / swiss-payment

PHP library to generate Swiss pain.001 XML messages
MIT License
8 stars 5 forks source link

Bump to PHP 8 #3

Closed ch2877 closed 2 years ago

ch2877 commented 2 years ago

Bump to PHP8

ch2877 commented 2 years ago

@toooni Bumping the PHPUnit version 8 or 9 will mean that we need to bump the PHP Version to 7.2.

toooni commented 2 years ago

@ch2877 Yes. PHP 7.2 had it's EOL almost a year ago. And since this update does not offer new features, there is no need to keep it IMO. Don't you think?

ch2877 commented 2 years ago

@sprain @eric-reichenbach Do you aggree with these changes? I will release it as v1.1.0

eric-reichenbach commented 2 years ago

Fine by me, once it's merge into master we would just need to add to the change log:

"Added support for QR Bills (BankCreditTransferWithCreditorReference, BankCreditTransferWithQRR)"

As well as explicitly stating on the readme.md the compatible PHP versions