Be more specific about what version of config_filter we need
Showing
... | @@ -24,6 +24,6 @@ | ... | @@ -24,6 +24,6 @@ |
"license": "GPL-2.0+", | "license": "GPL-2.0+", | ||
"minimum-stability": "dev", | "minimum-stability": "dev", | ||
"require": { | "require": { | ||
"drupal/config_filter": "*" | "drupal/config_filter": "1.*" | ||
} | } | ||
} | } |
Please register or sign in to comment