When I try to add this to my project via composer I always receive this RuntimeException -
Could not load package mews/purifier in http://repo.packagist.org: [UnexpectedValueException] Could not parse version constraint ~4.*: Invalid version string "~4.*"
I'm not sure how to debug this. Is there a workaround?
When I try to add this to my project via composer I always receive this RuntimeException -
Could not load package mews/purifier in http://repo.packagist.org: [UnexpectedValueException] Could not parse version constraint ~4.*: Invalid version string "~4.*"
I'm not sure how to debug this. Is there a workaround?
Thanks