-
- Downloads
Issue #3294846 by devkinetic, eiriksm, imclean: Expose the url to the entity for Views
parent
134a9e66
Branches
Tags
... | ... | @@ -22,7 +22,8 @@ |
"drupal/core": "^9.4 || ^10.0 || ^11" | ||
}, | ||
"require-dev": { | ||
"drupal/redirect": "^1.8" | ||
"drupal/redirect": "^1.8", | ||
"drupal/paragraphs": "*" | ||
}, | ||
"extra": { | ||
"drush": { | ||
... | ... |
Please sign in to comment