- Issue created by @marvs5
- π¨π¦Canada danrod Ottawa
I fixed the composer.json in the latest commit. Now I am working in updating the theme to work with D11 in another issue
- π¨π¦Canada danrod Ottawa
I was able to make the theme to work in D11
I'll do some content entry tests, but looks ok on my side. I'll create a new release and close the Ticket. Thanks for reporting
- π¨π¦Canada danrod Ottawa
New D10/D11 release: https://www.drupal.org/project/sshop/releases/8.x-1.14 β
- π¨π¦Canada danrod Ottawa
I forgot to include a screen of the theme being installed by composer
- Assigned to danrod
- Status changed to Fixed
8 days ago 9:42am 18 February 2025 - π·πΊRussia urix
How do you install Sshop 1.14, while it requires Commerce 3.0?
I get an error, even after installing with -W key:- Root composer.json requires drupal/sshop ^1.14 -> satisfiable by drupal/sshop[1.14.0]. - drupal/sshop 1.14.0 requires drupal/commerce ^3.0 -> found drupal/commerce[3.0.0] but it conflicts with your root composer.json require (^2.32).
Should I manually update composer.json to upgrade Commerce version requirement?