Does silvershop/core work on SS 5

Silverstripe Version: 5

Question: Is Silvershop/core compatible with version 5?

Been doing headless stuff but getting back into PHP and want to make a shop with SS.
whenever trying to install the silvershop/core module composer gets version issues.

-W flag wont fix it either.

// Include any relevant code. If you have a lot of code, link to a gist instead.

Currently it doesn’t look like it, no. The composer file specifies version 4 : https://github.com/silvershop/silvershop-core/blob/9804a478ee7ba633577da308e4e4f83e1314ee88/composer.json#L24

Best bet would be to raise an issue on the repo, and see if the maintainers are able to update: Issues · silvershop/silvershop-core · GitHub

Thank you.

Will raise an issue on github