All notable changes to mixed-content-scanner-cli
will be documented in this file
- Apply fixes from StyleCI by @freekmurze in #22
- Improve PHPUnit fixture by @peter279k in #24
- Update dependencies by @mrk-j in #31
Full Changelog: https://github.com/spatie/mixed-content-scanner-cli/compare/1.3.0...1.4.0
- Add
--user-agent
option.
- Add
--ignore-robots
option.
- update
spatie/mixed-content-scanner
to 3.0
- support
--ignore
and--filter
for whole URL (#13)
- update
spatie/mixed-content-scanner
to 2.0 - update to symfony ^4.0
- fix global install
- initial release