Skip to content
Snippets Groups Projects

Issue #3435076 by Project Update Bot: Automated Drupal 11 compatibility fixes for total_control

Merged Issue #3435076 by Project Update Bot: Automated Drupal 11 compatibility fixes for total_control
2 files
+ 2
7
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
6
@@ -38,14 +38,9 @@
}
],
"require": {
"drupal/core": "~8.9 || ~9.0 || ~10.0",
"drupal/core": "~10 || ^11",
"drupal/ctools": "~3.0 || ~4.0",
},
"extra": {
"branch-alias": {
"dev-3.0.x": "3.0.x-dev"
}
}
}
Loading