https://pear.php.net/ is down due to security issues. Is there alternate solution?
pear channel-update pear.php.net && pear upgrade -f
pear install -f http_client http_request i18n_unicodenormalizer image_canvas image_color image_graph mail mail_mime mail_mimedecode mail_queue net_url services_json text_diff xml_htmlsax xml_parser
I tried to download and install packages directly from Github but it is throwing dependencies errors.
Any suggestion?
FYI: I am trying to install Matrix 5.5 and stuck on step 2.