lillik / magento2-price-decimal

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

Not supporting php 8.1 #83

Open avinashmishratpots opened 1 year ago

avinashmishratpots commented 1 year ago

image my .env config COMPOSER_VERSION=2 PHP_VERSION=8.1

still not supporting PHP 8.1

s1mplex1337 commented 1 year ago

it actually should be with 1.0.8 however it tries to install 1.0.7 via composer

shiftenterdev commented 7 months ago

composer require lillik/magento2-price-decimal:dev-master - Works fine. Since no new tag was released associated with updated php versions.