hongaar / semalt-blocker

:no_entry: Self-updating PHP library which blocks referral spam from ruining your website statistics
http://nabble.nl/semalt/
MIT License
68 stars 5 forks source link

Update to php-domain-parser ~3.0 (require-dev) #27

Closed BugBuster1701 closed 3 years ago

BugBuster1701 commented 7 years ago

First, why is needed the php-domain-parser? I have not found anything. If required, is it possible to go to version 3.0?

A Symfony application uses the version 3.0 and thus I get a conflict when the dev dependencies are installed.

    "require-dev": {
        "jeremykendall/php-domain-parser": "~3.0",
        ...