Issue #2950987: New commerce products can't be analysed because rendering requires them to be saved
Showing
... | @@ -18,5 +18,8 @@ | ... | @@ -18,5 +18,8 @@ |
"drupal/core": "^8.5", | "drupal/core": "^8.5", | ||
"drupal/metatag": "^1.3", | "drupal/metatag": "^1.3", | ||
"goalgorilla/rtseo.js": "^2.0" | "goalgorilla/rtseo.js": "^2.0" | ||
}, | |||
"conflict": { | |||
"drupal/commerce": ">2.0 <2.5" | |||
} | } | ||
} | } |
Please register or sign in to comment