Skip to content

Releases: 3BRS/sylius-payment-restrictions-plugin

Upgrade to PHP 8.0 and Sylius 1.11 & 1.12

04 Jan 09:08
b9bcac3
Compare
Choose a tag to compare
+ Add support for Sylius 1.11|1.12, Symfony ^5.4|^6.0, PHP ^8.0

- Drop support for Sylius <= 1.10 and consequentially for Symfony <= 5.3, <= PHP 7.4

Support for Sylius 1.8|1.9|1.10, Symfony ^4.4|^5.2, PHP ^7.3|^8.0

09 Nov 09:14
9922070
Compare
Choose a tag to compare
  • Support for Sylius 1.8|1.9|1.10, Symfony ^4.4|^5.2, PHP ^7.3|^8.0
  • Change namespace from MangoSylius\PaymentRestrictionPlugin to ThreeBRS\SyliusPaymentRestrictionPlugin
  • Change table name from mango_payment_method_shipping_method to threebrs_payment_method_shipping_method
  • BC break: Version 3.0.0 is NOT compatible with previous versions due to namespace change