Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / vendor / psy / psysh / composer.json
index 3e169be91fc31d5658766850829fc3e2d909ccb7..4588ba60a5f4aa5759b70846e26dad0f7eb602a2 100644 (file)
     ],
     "require": {
         "php": ">=5.4.0",
+        "ext-json": "*",
+        "ext-tokenizer": "*",
         "symfony/console": "~2.3.10|^2.4.2|~3.0|~4.0",
         "symfony/var-dumper": "~2.7|~3.0|~4.0",
         "nikic/php-parser": "~1.3|~2.0|~3.0|~4.0",
         "dnoegel/php-xdg-base-dir": "0.1",
-        "jakub-onderka/php-console-highlighter": "0.3.*"
+        "jakub-onderka/php-console-highlighter": "0.3.*|0.4.*"
     },
     "require-dev": {
         "phpunit/phpunit": "~4.8.35|~5.0|~6.0|~7.0",