jenssegers / imagehash

🌄 Perceptual image hashing for PHP

Home Page:https://jenssegers.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Seems composer module is missing Hash class

ventz opened this issue · comments

Seems the composer module is missing the Hash class:

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

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