From 43e2cc54543d9f79c9805f752e78e25c351646ff Mon Sep 17 00:00:00 2001 From: Greg Roach Date: Sat, 7 Sep 2019 08:17:24 +0100 Subject: Update vendor dependencies --- .../symfony/http-kernel/Exception/PreconditionRequiredHttpException.php | 1 - 1 file changed, 1 deletion(-) (limited to 'vendor/symfony/http-kernel/Exception/PreconditionRequiredHttpException.php') diff --git a/vendor/symfony/http-kernel/Exception/PreconditionRequiredHttpException.php b/vendor/symfony/http-kernel/Exception/PreconditionRequiredHttpException.php index 6aed73406e..a6cb2f09a7 100644 --- a/vendor/symfony/http-kernel/Exception/PreconditionRequiredHttpException.php +++ b/vendor/symfony/http-kernel/Exception/PreconditionRequiredHttpException.php @@ -22,7 +22,6 @@ class PreconditionRequiredHttpException extends HttpException * @param string $message The internal exception message * @param \Throwable $previous The previous exception * @param int $code The internal exception code - * @param array $headers */ public function __construct(string $message = null, \Throwable $previous = null, int $code = 0, array $headers = []) { -- cgit v1.3