Commit cf8932e4 authored by git's avatar git Committed by Adam Zimmermann
Browse files

Issue #3289983 by Project Update Bot, adamzimmermann: Automated Drupal 10 compatibility fixes

parent be3163c2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -30,6 +30,6 @@
  },
  "license": "GPL-2.0-or-later",
  "require": {
    "drupal/core": "^8.9 || ^9"
    "drupal/core": "^8.9 || ^9 || ^10"
  }
}
+1 −1
Original line number Diff line number Diff line
name: Template Diff
description: Displays the difference between two templates.
core_version_requirement: ^8.8 || ^9
core_version_requirement: ^8.8 || ^9 || ^10
type: module