You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: