We want to upgrade one of our clients' site to Magento 2.4.4 / PHP 8.1 but this extension isn't compatible with PHP 8.1, according to the composer.json.
However, the PHPCompatibility code sniffer says all is fine for PHP 8.1 so I guess it's just a question of updating the PHP constraint.
We want to upgrade one of our clients' site to Magento 2.4.4 / PHP 8.1 but this extension isn't compatible with PHP 8.1, according to the composer.json.
However, the PHPCompatibility code sniffer says all is fine for PHP 8.1 so I guess it's just a question of updating the PHP constraint.