lillik / magento2-price-decimal

Magento 2 Extension: Price Decimal Precision
Apache License 2.0
109 stars 68 forks source link

Unlock all PHP 8 versions #88

Open fritzmg opened 2 months ago

fritzmg commented 2 months ago

I know this is for some reason common within the Magento space - but due to semantic versioning it is completely unnecessary to disallow future feature versions of PHP.

Note: the single pipe | notation is deprecated.