The new Composer feature looks insane (dont need to login as this user and pass ssh rights for this time anymore), but i have various problems running this.
I have the following packages already installed over ssh:
{
"require": {
"phpmailer/phpmailer": "^6.1",
"dompdf/dompdf": "^0.8.3",
"symfony/polyfill-mbstring": "^1.12",
"psr/log": "^1.1",
"braintree/braintree_php": "^4.4.0"
}
}
Now if i open the Composer feature on the domain subscription i got following errors while he tryes to get package informations:
I have the following packages already installed over ssh:
{
"require": {
"phpmailer/phpmailer": "^6.1",
"dompdf/dompdf": "^0.8.3",
"symfony/polyfill-mbstring": "^1.12",
"psr/log": "^1.1",
"braintree/braintree_php": "^4.4.0"
}
}
Now if i open the Composer feature on the domain subscription i got following errors while he tryes to get package informations:
- Changed current directory to /var/www/vhosts/xxxx.it/.composer
- The "https://repo.packagist.org/packages.json" file could not be downloaded: failed to open stream: Connection timed out
- Packagist could not be fully loaded, package information was loaded from the local cache and may be out of date
- [Composer\Downloader\TransportException]
- The "http://repo.packagist.org/p/plesk/c...6e22553c309925e163ebee3f7bb48234a8ecf0fe.json" file could not be downloaded: failed to open stream: Connection timed out
- require [--dev] [--prefer-source] [--prefer-dist] [--fixed] [--no-progress] [--no-suggest] [--no-update] [--no-scripts] [--update-no-dev] [--update-with-dependencies] [--update-with-all-dependencies] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--] [<packages>]...