+2
−2
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -5,7 +5,7 @@ | ||
"license": "GPL-2.0+",
|
||
"description": "Add Bootstrap Grid support to Layout Builder module.",
|
||
"require": {
|
||
"drupal/core": "^8.7.7 || ^9",
|
||
"drupal/bootstrap_styles": "^1.0"
|
||
"drupal/bootstrap_styles": "^1.0",
|
||
"drupal/core": "^9.3 || ^10"
|
||
}
|
||
} |
||
Loading