Closed ro0NL closed 1 month ago
we use the psr-17 factories in version 3: https://github.com/FriendsOfSymfony/FOSHttpCache/blob/3.x/src/ProxyClient/HttpProxyClient.php
do you see what includes the legacy message-factory package? i don't see it in composer.json so it either is something else in your application or a transient dependency and we might want to upgrade one of our dependencies.
i confused permalinks between 2.x and 3.x (php-http/message-factory vs. psr/http-factory)
php-http/message-factory
psr/http-factory
excusi!
np, thanks for following up.
we use the psr-17 factories in version 3: https://github.com/FriendsOfSymfony/FOSHttpCache/blob/3.x/src/ProxyClient/HttpProxyClient.php
do you see what includes the legacy message-factory package? i don't see it in composer.json so it either is something else in your application or a transient dependency and we might want to upgrade one of our dependencies.