diff --git a/src/Intervention/Image/Commands/PsrResponseCommand.php b/src/Intervention/Image/Commands/PsrResponseCommand.php index 1019f2b3..ab47be10 100644 --- a/src/Intervention/Image/Commands/PsrResponseCommand.php +++ b/src/Intervention/Image/Commands/PsrResponseCommand.php @@ -30,7 +30,7 @@ class PsrResponseCommand extends AbstractCommand finfo_open(FILEINFO_MIME_TYPE), $image->getEncoded() ); -print_r($mimetype); + $this->setOutput(new Response( 200, array(