Veriteworks / CookieFix

Fix Magento2.2/2.3/2.4 Cookie SameSite attribute
Academic Free License v3.0
65 stars 35 forks source link

Incompatibility with Magento 2.3.4 #10

Closed harshitshah20 closed 4 years ago

harshitshah20 commented 4 years ago

When trying to install module using composer on Magento 2.3.4, getting below error:

Problem 1

Probably this is because of the Magento framework version in Magento 2.3.4 is 102.0.4. Can you please advise and provide a workaround for installing on Magento 2.3.4?

clivewalkden commented 4 years ago

@harshitshah20 You may need to install the 1.0.6 version for 2.3.4 compatibility.

HirokazuNishi commented 4 years ago

Thanks @clivewalkden . @harshitshah20 , latest version is for Magento 2.3.5 and later. If you hope to use this against 2.3.4, please use 1.0.6. Magento did backward incompatibility changes on 2.3.5.

HirokazuNishi commented 4 years ago

@harshitshah20 I released new version 2.3.1. It can use for all 2.3.x (thanks @vovsky !).