$ composer outdated
mso/idna-convert v1.1.0 v3.0.2 A library for encoding and decoding internationalized domain names
Package mso/idna-convert is abandoned, you should avoid using it. Use algo26-matthias/idna-convert instead.
$ composer why mso/idna-convert
webignition/url 3.0 requires mso/idna-convert (^1)
https://github.com/algo26-matthias/idna-convert is the suggested replacement, but quickly skimming the code it doesn't look like it will be a nice drop-in replacement.