Skip to content

Releases: IonBazan/pl-qr-payment

v2.0.0

05 Sep 06:08
5367b44
Compare
Choose a tag to compare

Drop PHP <8.1
Use PHP 8.1 features (readonly typed promoted properties, etc.)
Drop endroid/qr-code v3

If you still need PHP 7.2-8.0 or endroid/qr-code v3 support, you can still use v1.x available at: https://github.com/IonBazan/pl-qr-payment/tree/1.x

v1.1.0

05 Sep 05:51
8e876ac
Compare
Choose a tag to compare
  • Allow PHP 8.x
  • Use strict_types=1
  • Run CI on PHP 8.1

v1.0.0

30 Aug 07:55
Compare
Choose a tag to compare

Initial release

v1.0.0-beta2

28 Aug 06:28
Compare
Choose a tag to compare
v1.0.0-beta2 Pre-release
Pre-release
  • Remove setters
  • Drop PHP 7.1
  • Improve coverage