thephpleague / html-to-markdown

Convert HTML to Markdown with PHP
MIT License
1.77k stars 205 forks source link

Deprecation warning from composer: no uppercase allowed #173

Closed ardentsword closed 5 years ago

ardentsword commented 5 years ago

Deprecation warning: require.beberlei/DoctrineExtensions is invalid, it should not contain uppercase characters. Please use beberlei/doctrineextensions instead. Make sure you fix this as Composer 2.0 will error.

ardentsword commented 5 years ago

My apologies for the issue, I miss-looked and though wrongly this was caused by this project.