Skip to content
Snippets Groups Projects

Issue #3290546: Automated Drupal 10 compatibility fixes

2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline

Files

+ 1
1
@@ -5,6 +5,6 @@
"license": "GPL-2.0-or-later",
"require": {
"drupal/core": "^8 || ^9"
"drupal/core": "^8 || ^9 || ^10"
}
}
Loading