-
- Downloads
Issue #3450987: Automated Drupal 11 compatibility fixes for css_toggle_switch
parent
80918835
No related branches found
No related tags found
... | ... | @@ -19,7 +19,7 @@ |
"source": "https://git.drupalcode.org/project/css_toggle_switch" | ||
}, | ||
"require": { | ||
"drupal/core": "^9.3 || ^10" | ||
"drupal/core": "^9.3 || ^10 || ^11" | ||
}, | ||
"suggest": { | ||
"drupal/better_exposed_filters": "^6.0", | ||
... | ... |
Please register or sign in to comment