bramus / mixed-content-scan

Scan your HTTPS-enabled website for Mixed Content
MIT License
522 stars 51 forks source link

Composer missing dependy: PHP dom #76

Open Yvan-Masson opened 6 years ago

Yvan-Masson commented 6 years ago

Hi,

Thanks for your software!

I just installed it using Composer on a Debian computer without PHP but it did not work: I had to install php-curl (#67) and php7.2-xml packages from Debian.

Could you had these dependencies to composer requirements?

Best regards, Yvan

stu1811 commented 3 years ago

I ran into the same issue with Ubuntu 20.04. I had to install php-curl and php7.4-xml