Note: If you are installing the script for the first time you don't need to apply this update.
Important: We are not going to update your application, ever time a new update is released. You have to update it yourself own. So keep the backup copy always.
Delete vendors folder, replace it with the new one from Files to replace folder
Replace the app/filters.php
Go to app/config/app.php
Search for ( at about line no 184.)
'JitImage' => 'Thapp\JitImage\Facades\JitImage'
Add this just above it (at about line no 183 )
'Image' => 'Gregwar\Image\Image',
Note For some reasons we are using this image class to save avatars.