imagehash icon indicating copy to clipboard operation
imagehash copied to clipboard

Seems composer module is missing Hash class

Open ventz opened this issue 5 years ago • 1 comments

Seems the composer module is missing the Hash class:

https://raw.githubusercontent.com/jenssegers/imagehash/master/src/Hash.php

ventz avatar Jul 13 '18 04:07 ventz

Are you sure you added: use Jenssegers\ImageHash\Hash; ?

essovius avatar Mar 06 '19 05:03 essovius