Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / lib / Drupal / Component / Utility / composer.json
index 3b8b5de5b872fbea3963b70b2973c5ef35b8c619..b89e81390383cb36f6a3ae015e13f8e34c46d3ae 100644 (file)
@@ -7,7 +7,9 @@
   "require": {
     "php": ">=5.5.9",
     "paragonie/random_compat": "^1.0|^2.0",
-    "drupal/core-render": "^8.2"
+    "drupal/core-render": "^8.2",
+    "symfony/polyfill-iconv": "~1.0",
+    "symfony/polyfill-mbstring": "~1.0"
   },
   "autoload": {
     "psr-4": {