Skip to content
Snippets Groups Projects

Issue #3288727: Automated Drupal 10 compatibility fixes

2 files
+ 3
9
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 2
8
@@ -5,15 +5,9 @@
"license": "GPL-2.0+",
"require": {
"drupal/core": "^9 || ^10",
},
"repositories": [
{
"type": "composer",
}
]
}
}
Loading