Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

composer require gives me version 2.4.0 #20

Open
arielien opened this issue Nov 2, 2020 · 2 comments
Open

composer require gives me version 2.4.0 #20

arielien opened this issue Nov 2, 2020 · 2 comments

Comments

@arielien
Copy link

arielien commented Nov 2, 2020

Hi,

Thanks for creating this fix!

Im trying to get the code by using composer require. its always gives me 2.4.0 version.
The version is different .
currently the 'Veriteworks\CookieFix\Rewrite\Stdlib\Cookie\PublicCookieMetadata' class cause an compilation issue => incompatible with 'Magento\Framework\Stdlib\Cookie\CookieMetadata'

i've tried to claer composer cache..

im using Magento 2.4.1

am i missing something?

10x

@HirokazuNishi
Copy link
Contributor

@arielien M2.4.1 has native SameSite cookie feature. Please try dev-master version.

@tuyennn
Copy link

tuyennn commented Apr 15, 2021

@HirokazuNishi @arielien the current declared composer.json doesn't support magento 2.4.0 or 2.4.0-p1, maybe we need to modify it to let it works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants