Further Drupal 8.6.4 changes. Some core files were not committed before a commit...
[yaffs-website] / web / core / lib / Drupal / Component / Diff / composer.json
index 517f0d7b7d277500b5b3fbb816fc7c03e44d08f4..b3016084a2048cd61d8dfbd552fdf8476bbdb280 100644 (file)
@@ -3,10 +3,10 @@
   "description": "Diff.",
   "keywords": ["drupal"],
   "homepage": "https://www.drupal.org/project/drupal",
-  "license": "GPL-2.0+",
+  "license": "GPL-2.0-or-later",
   "require": {
     "php": ">=5.5.9",
-    "drupal/core-utility": "^8.2"
+    "symfony/polyfill-mbstring": "~1.0"
   },
   "autoload": {
     "psr-4": {