Skip to content
Snippets Groups Projects

Issue #3525052: Composer.json does not allow Drupal 11 although the module claims compatibility

Merged Issue #3525052: Composer.json does not allow Drupal 11 although the module claims compatibility
2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
@@ -11,7 +11,7 @@
],
"require": {
"drupal/core": "^10.1 || ^11",
},
"support": {
Loading