Commit a629fadd authored by jyoti's avatar jyoti Committed by jyoti
Browse files

Issue #3287408 by Project Update Bot, nehajyoti: Automated Drupal 10 compatibility fixes

parent 786e5afd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,6 +5,6 @@
  "homepage": "http://drupal.org/project/external",
  "license": "GPL-2.0-or-later",
  "require": {
    "drupal/core": "^8.8 || ^9.0"
    "drupal/core": "^8.8 || ^9.0 || ^10"
  }
}
+1 −1
Original line number Diff line number Diff line
name: 'External Links'
description: 'Opens links to external sites in new tabs'
core_version_requirement: ^8.8 || ^9
core_version_requirement: ^8.8 || ^9 || ^10
type: module