Commit 4d3b5a20 authored by git's avatar git Committed by Neslee Canil Pinto
Browse files

Issue #3289418 by Project Update Bot: Automated Drupal 10 compatibility fixes

parent 57d9193f
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -30,5 +30,7 @@
      "url": "https://packages.drupal.org/8"
    }
  ],
  "require": {}
  "require": {
    "drupal/core": "^8 || ^9 || ^10"
  }
}
+1 −2
Original line number Diff line number Diff line
name: Role Theme Switcher
type: module
description: 'Allow administrator to define a specific theme per role.'
core: 8.x
core_version_requirement: ^8 || ^9
core_version_requirement: ^8 || ^9 || ^10
configure: role_theme_switcher.role_theme_switcher_admin_settings
dependencies:
  - drupal:user