diff --git a/src/Intervention/Image/Gd/Encoder.php b/src/Intervention/Image/Gd/Encoder.php index 87b91625..12cb0f60 100644 --- a/src/Intervention/Image/Gd/Encoder.php +++ b/src/Intervention/Image/Gd/Encoder.php @@ -149,6 +149,8 @@ class Encoder extends \Intervention\Image\AbstractEncoder { throw new NotSupportedException( "AVIF format is not supported by Gd Driver." + ); + } /**