-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Hello,
We are using your module and currently I'm working on our platform update to Magento 2.4.5.
First, the module is compatible with php8.0, but dependency does not allow to install it:

Just adding php 8.0 in require/php will resolve this.
Secondly, there are 2 classes that doesn't exist anymore on Magento, but you have plugins on it:
Digital\IOSReservations\Plugin\MagentoSalesInventory\AlwaysAutoReturnToStockOrderis plugged onMagento\SalesInventory\Model\Plugin\Order\ReturnToStockOrderReachDigital\IOSReservations\Plugin\MagentoSalesInventory\AlwaysAutoReturnToStockInvoiceis plugged onMagento\SalesInventory\Model\Plugin\Order\ReturnToStockInvoice
Could you make the adjustement to handle those change ? This way your module will be compatible with the latest Magento2 release.
Thanks,
Have a nice day.
Metadata
Metadata
Assignees
Labels
No labels