Skip to content
Snippets Groups Projects

Issue #3430131 by Project Update Bot: Automated Drupal 11 compatibility fixes for entity_browser_enhanced

Merged Issue #3430131 by Project Update Bot: Automated Drupal 11 compatibility fixes for entity_browser_enhanced
2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
@@ -22,7 +22,7 @@
}
],
"require": {
"drupal/core": "^9 || ^10",
"drupal/core": "^10 || ^11",
}
}
Loading