Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / lib / Drupal / Component / Diff / composer.json
index 0d7f3d36f780c798ff3d6ae7d7e3e04dcc4a1cd6..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/utility": "~8.2"
+    "symfony/polyfill-mbstring": "~1.0"
   },
   "autoload": {
     "psr-4": {