Mercurial > hg > isophonics-drupal-site
diff vendor/zendframework/zend-diactoros/src/RelativeStream.php @ 16:c2387f117808
Routine composer update
author | Chris Cannam |
---|---|
date | Tue, 10 Jul 2018 15:07:59 +0100 |
parents | 7a779792577d |
children |
line wrap: on
line diff
--- a/vendor/zendframework/zend-diactoros/src/RelativeStream.php Thu Apr 26 11:26:54 2018 +0100 +++ b/vendor/zendframework/zend-diactoros/src/RelativeStream.php Tue Jul 10 15:07:59 2018 +0100 @@ -10,6 +10,8 @@ use Psr\Http\Message\StreamInterface; use RuntimeException; +use const SEEK_SET; + /** * Class RelativeStream *