thedevdojo / chatter

Chatter is a Simple Laravel Forum Package
https://devdojo.com/forums
MIT License
897 stars 295 forks source link

Invalid version string "~4.*" #288

Open HuckinB opened 3 years ago

HuckinB commented 3 years ago

After running composer require devdojo/chatter I recieve `[RuntimeException]
Could not load package luketowers/purifier in http://repo.packagist.org: [UnexpectedValueException] Could not parse version constraint ~4.: Invalid version string "~4."

[UnexpectedValueException]
Could not parse version constraint ~4.: Invalid version string "~4." `

Any ideas how to resolve?

ladaposamuel commented 3 years ago

run composer self-update