-
- Downloads
Issue #3429047: Automated Drupal 11 compatibility fixes for bootstrap_external_link_popup
parent
a3ebdc5f
No related branches found
No related tags found
... | ... | @@ -20,6 +20,6 @@ |
"minimum-stability": "dev", | ||
"require": { | ||
"drupal/external_link_popup": "^2.0", | ||
"drupal/core": "^9.3 || ^10" | ||
"drupal/core": "^9.3 || ^10 || ^11" | ||
} | ||
} |
Please register or sign in to comment