any request to download the jsons from packagist like this one are blocked
https://packagist.org/p2/psr/log~dev.json
if the User agent header contains the string Repman/ you get a 403 forbidden code.
The header is hardcoded in the code in the ReactDownloader class and we can't disable it from env we have to rebuild images to make them work again for proxy
