composer update
This commit is contained in:
2
vendor/symfony/http-kernel/Client.php
vendored
2
vendor/symfony/http-kernel/Client.php
vendored
@@ -166,7 +166,7 @@ EOF;
|
||||
'',
|
||||
$value->getClientOriginalName(),
|
||||
$value->getClientMimeType(),
|
||||
UPLOAD_ERR_INI_SIZE,
|
||||
\UPLOAD_ERR_INI_SIZE,
|
||||
true
|
||||
);
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user