Require and enable subpathauto module
This commit is contained in:
parent
1a441937ee
commit
d7f2920607
2 changed files with 3 additions and 0 deletions
|
@ -37,7 +37,9 @@
|
|||
"drupal/noreferrer": "^1.7",
|
||||
"drupal/password_policy": "^3.0",
|
||||
"drupal/scn": "^1.1",
|
||||
"drupal/subpathauto": "^1.0@RC",
|
||||
"drupal/twigsuggest": "dev-8.x-1.x as 1.x-dev",
|
||||
"drupal/views_url_path_arguments": "1.x-dev",
|
||||
"drupal/webform": "^5.4",
|
||||
"drush/drush": "^9.0",
|
||||
"drutopia/drutopia": "^1.0-beta2"
|
||||
|
|
|
@ -98,6 +98,7 @@ module:
|
|||
serialization: 0
|
||||
shortcut: 0
|
||||
similarterms: 0
|
||||
subpathauto: 0
|
||||
subprofiles: 0
|
||||
system: 0
|
||||
taxonomy: 0
|
||||
|
|
Loading…
Add table
Reference in a new issue