You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 7, 2022. It is now read-only.
[Composer\Downloader\TransportException] The "https://openy.cibox.tools:4681/packages.json" file could not be downloaded: failed to open stream: Connection refused"
This code:
openy-project/composer.json
Lines 30 to 33 in b2cdd6c
is throwing an error:
[Composer\Downloader\TransportException] The "https://openy.cibox.tools:4681/packages.json" file could not be downloaded: failed to open stream: Connection refused"
when the one-line installer script is being run.
Removing those lines seems to allow
composer install
to run properly, so either the server should be fixed or we should remove these lines.The text was updated successfully, but these errors were encountered: