Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / vendor / zendframework / zend-diactoros / src / PhpInputStream.php
index 6dc8783a5b61de0abef449c960a9ebf76ff94862..8713d027033ff95ec5218f12f3ae67181c73ebd6 100644 (file)
@@ -7,6 +7,8 @@
 
 namespace Zend\Diactoros;
 
+use function stream_get_contents;
+
 /**
  * Caching version of php://input
  */