Skip to content
Snippets Groups Projects

Issue #3263067: Drop support for Drupal 8

2 files
+ 3
3
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 2
2
@@ -6,9 +6,9 @@
"GPL-2.0-or-later"
],
"require": {
"drupal/core": "^8.8 || ^9",
"drupal/core": "^9",
"drupal/webform": "^5.15 || ^6.0"
},
"authors": [
{
Loading