You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: