Milan Rafaj
Results
1
comments of
Milan Rafaj
possible temp fix: `sed -i "s|@simplexml_load_string((string) stream_get_contents(\$stream))|@simplexml_load_string(file_get_contents(\"https://packagist.org/feeds/releases.rss\"))|" /app/src/Command/ProxySyncReleasesCommand.php && bin/console repman:proxy:sync-releases`