Hey :-)
One of my projects is using friendsofsyfmony/fos-http-cache-bundle. I recently noticed composers output:
Package php-http/message-factory is abandoned, you should avoid using it. Use psr/http-factory instead.
Obviously this got abandoned: https://packagist.org/packages/php-http/message-factory
What should be the next step? I'm new to HTTPlug and PSR17, but I'm eager to learn.