mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 15:33:15 +00:00
Use local BinaryFileResponse to avoid https://github.com/symfony/symfony/pull/17602
This commit is contained in:
@@ -11,9 +11,6 @@
|
||||
|
||||
namespace Alchemy\Phrasea\Http;
|
||||
|
||||
use Symfony\Component\HttpFoundation\Response;
|
||||
use Symfony\Component\HttpFoundation\BinaryFileResponse;
|
||||
|
||||
class ServeFileResponseFactory implements DeliverDataInterface
|
||||
{
|
||||
private $unicode;
|
||||
|
Reference in New Issue
Block a user