Hello!
Is there any chance that this module will be updated to run on Magento 2.4.5 and on PHP v8.1?
It still runs great on magento 2.4.5 on PHP v7.4 but when I try to switch on the PHP v8.1 I get the following error when I am running the composer update:
Problem 1 - it4mage/cashondelivery[1.2.0, ..., 1.2.8] require php ~5.5.0|~5.6.0|~7.0.0 -> your php version (8.1.9) does not satisfy that requirement. - it4mage/cashondelivery[1.2.9, ..., 1.2.12] require php ^7.0|^7.1 -> your php version (8.1.9) does not satisfy that requirement. - Root composer.json requires it4mage/cashondelivery ^1.2 -> satisfiable by it4mage/cashondelivery[1.2.0, ..., 1.2.12].
Thank you!
Hello!
Is there any chance that this module will be updated to run on Magento 2.4.5 and on PHP v8.1?
It still runs great on magento 2.4.5 on PHP v7.4 but when I try to switch on the PHP v8.1 I get the following error when I am running the composer update:
Thank you!