Skip to content

Commit eb4ce33

Browse files
Joseph Olstadsylus
authored andcommitted
Issue #3374741 by joseph.olstad: [D10] Drupal 10.1.1 requires bootstrap 3.29 , 3.29 also compatible with D10.0.10 and D9.5.10
1 parent 46f0050 commit eb4ce33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"cweagans/composer-patches": "^1.6.0",
1414
"oomphinc/composer-installers-extender": "^1.1 || ^2",
1515
"drupal/core": "9.* || 10.*",
16-
"drupal/bootstrap": "3.28"
16+
"drupal/bootstrap": "3.29"
1717
},
1818
"minimum-stability": "dev",
1919
"prefer-stable": true,

0 commit comments

Comments
 (0)