Not sure what happened but after 7.3 upgrade, I'm getting the follow error message anytime uploading images:
Fatal error: Uncaught exception 'Intervention\Image\Exception\MissingDependencyException' with message 'PHP Fileinfo extension must be installed/enabled to use Intervention Image.' in /home/tops/public_html/plugins/intervention-image/Intervention/Image/ImageManager.php:123 Stack trace: #0 /home/tops/public_html/plugins/intervention-image/Intervention/Image/ImageManager.php(25): Intervention\Image\ImageManager->checkRequirements() #1 /home/tops/public_html/inc/classes/BxDolImageResize.php(44): Intervention\Image\ImageManager->__construct(Array) #2 /home/tops/public_html/inc/classes/BxDolImageResize.php(62): BxDolImageResize->__construct() #3 /home/tops/public_html/administration/basic_settings.php(310): BxDolImageResize::instance() #4 /home/tops/public_html/administration/basic_settings.php(30): setLogo(Array, Array) #5 {main} thrown in /home/tops/public_html/plugins/intervention-image/Intervention/Image/ImageManager.php on line 123
The site works fine other than this error.