Abandonned package league/flysystem-sftp & php-cs-fixer/diff

Hi.

When I run a composer update, I get the following warnings

# composer update
Package league/flysystem-sftp is abandoned, you should avoid using it. Use league/flysystem-sftp-v3 instead.
Package php-cs-fixer/diff is abandoned, you should avoid using it. No replacement was suggested.

Is there an update coming that will stop to require those deprecated packages ?

# composer depends php-cs-fixer/diff
friendsofphp/php-cs-fixer  v2.19.3  requires  php-cs-fixer/diff (^1.3)

# composer depends league/flysystem-sftp
userfrosting/userfrosting  dev-master  requires   league/flysystem-sftp (~1.0)
league/flysystem           1.1.9       conflicts  league/flysystem-sftp (<1.0.6)