File tree 3 files changed +28
-3
lines changed
modules/features/d8_seven/config/install
3 files changed +28
-3
lines changed Original file line number Diff line number Diff line change 11
11
"drupal/bootstrap" : " 3.32" ,
12
12
"drupal/captcha" : " 2.0.6" ,
13
13
"drupal/config_update" : " 2.0.0-alpha4" ,
14
- "drupal/core" : " 10.3.6 " ,
15
- "drupal/core-composer-scaffold" : " 10.3.6 " ,
14
+ "drupal/core" : " 10.4.0 " ,
15
+ "drupal/core-composer-scaffold" : " 10.4.0 " ,
16
16
"drupal/exception_mailer" : " 4.0.0" ,
17
17
"drupal/extlink" : " 2.0.2" ,
18
18
"drupal/features" : " 3.14" ,
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ description: The installation profile for CMS Drupal 10 based on the most common
3
3
4
4
type : profile
5
5
core_version_requirement : ^10.3
6
- version : 0.21.0.190
6
+ version : 0.21.1.191
7
7
8
8
php : 8.3
9
9
Original file line number Diff line number Diff line change
1
+ langcode : en
2
+ status : true
3
+ dependencies :
4
+ module :
5
+ - help
6
+ - system
7
+ theme :
8
+ - seven
9
+ id : seven_help
10
+ theme : seven
11
+ region : help
12
+ weight : 0
13
+ provider : null
14
+ plugin : help_block
15
+ settings :
16
+ id : help_block
17
+ label : Help
18
+ label_display : ' 0'
19
+ provider : help
20
+ visibility :
21
+ response_status :
22
+ id : response_status
23
+ negate : false
24
+ status_codes :
25
+ - 200
You can’t perform that action at this time.
0 commit comments