Skip to content

Commit 5d166b4

Browse files
authored
Issue #337: Done in PR #338
2 parents 547fb38 + cd9f54a commit 5d166b4

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"cweagans/composer-patches": "^1.0",
99
"drupal/admin_toolbar": "3.5.0",
1010
"drupal/autoban": "1.10",
11-
"drupal/bootstrap": "3.32",
11+
"drupal/bootstrap": "3.34",
1212
"drupal/captcha": "2.0.6",
1313
"drupal/config_update": "2.0.0-alpha4",
1414
"drupal/core": "10.4.0",

d8.info.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: The installation profile for CMS Drupal 10 based on the most common
33

44
type: profile
55
core_version_requirement: ^10.3
6-
version: 0.21.1.191
6+
version: 0.21.1.192
77

88
php: 8.3
99

modules/features/d8_theming/d8_theming.info.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: Provides blocks for the D8+ theme.
33
package: D8+
44

55
type: module
6-
core_version_requirement: ^9 || ^10
6+
core_version_requirement: ^10.3
77

88
dependencies:
99
- d8:d8_menu

themes/custom/d8_theme/d8_theme.info.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: Theme for D8+ profile.
33
package: D8+
44

55
type: theme
6-
core_version_requirement: ^10
6+
core_version_requirement: ^10.3 || ^11
77

88
base theme: bootstrap
99

0 commit comments

Comments
 (0)