Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / lib / Drupal / Component / Utility / composer.json
index 5fa20796ce1da93f90e500303290ca0df527c0c3..3b8b5de5b872fbea3963b70b2973c5ef35b8c619 100644 (file)
@@ -3,7 +3,7 @@
   "description": "Mostly static utility classes for string, xss, array, image, and other commonly needed manipulations.",
   "keywords": ["drupal"],
   "homepage": "https://www.drupal.org/project/drupal",
-  "license": "GPL-2.0+",
+  "license": "GPL-2.0-or-later",
   "require": {
     "php": ">=5.5.9",
     "paragonie/random_compat": "^1.0|^2.0",