Skip to content
Snippets Groups Projects
Commit c7f560d8 authored by project update bot's avatar project update bot Committed by Chris Snyder
Browse files

Issue #3429047: Automated Drupal 11 compatibility fixes for bootstrap_external_link_popup

parent a3ebdc5f
No related branches found
No related tags found
1 merge request!5Automated Project Update Bot fixes
name: 'Bootstrap External Link Pop-up'
type: module
description: 'Opens the External Link Pop-up using a Bootstrap modal.'
core_version_requirement: ^9.3 || ^10
core_version_requirement: ^9.3 || ^10 || ^11
package: 'Custom'
dependencies:
- external_link_popup:external_link_popup
......@@ -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"
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment