Commit e15fe034 authored by Martin Postma's avatar Martin Postma Committed by Adam G-H
Browse files

Issue #3132555 by lolandese: License "GPL-2.0+" is a deprecated SPDX license identifier

parent b031ce2e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
  "support": {
    "issues": "https://www.drupal.org/project/issues/crop"
  },
  "license": "GPL-2.0+",
  "license": "GPL-2.0-or-later",
  "require": {
    "drupal/core": "^8.8 || ^9"
  }