Skip to content
Snippets Groups Projects

Issue #3392810: Increase the minimum required Drupal version to 9.4

2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
@@ -12,7 +12,7 @@
"source": "https://cgit.drupalcode.org/graph_mail"
},
"require": {
"drupal/core": "^9 || ^10",
"drupal/core": "^9.4 || ^10",
},
"suggest": {
Loading