Veriteworks / CookieFix

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

Compatility with Magento 2.2.8 #6

Open ghost opened 4 years ago

ghost commented 4 years ago

I have seen that you released the fix with the 1.0.6 tag, but with magento 2.2.8 it is not compatible as the fix calls a framework class that does not exist:

Class Magento \ Framework \ Session \ SessionStartChecker does not exist

Can you fix it please?

HirokazuNishi commented 4 years ago

You can keep using 1.0.5. Please specify 1.0.5 into your composer.json or run composer require command with version number.