Add the config_rewrite module so that farmOS modules can rewrite config.

This commit is contained in:
Michael Stenta 2020-08-20 09:01:11 -04:00
parent 5f2a6740a4
commit 0811667986
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
"require": {
"cweagans/composer-patches": "^1.6",
"drupal/core": "^9.0.0",
"drupal/config_rewrite": "^1.3",
"drupal/geofield": "^1.15",
"drupal/log": "2.x-dev",
"drupal/token": "^1.7"