I had issues installing fof/upload
ubuntu@ip-172-31-44-60:/var/www/seekadventure.net$ sudo composer require fof/upload
Do not run Composer as root/super user! See https://getcomposer.org/root for details
The "https://flagrow.io/satis/packages.json" file could not be downloaded (HTTP/1.1 500 Internal Server Error)
https://flagrow.io/satis could not be fully loaded, package information was loaded from the local cache and may be out of date
Using version ^0.9.1 for fof/upload
./composer.json has been updated
Loading composer repositories with package information
The "https://flagrow.io/satis/packages.json" file could not be downloaded (HTTP/1.1 500 Internal Server Error)
https://flagrow.io/satis could not be fully loaded, package information was loaded from the local cache and may be out of date
Updating dependencies (including require-dev)
Package operations: 1 install, 1 update, 0 removals
- Installing softcreatr/php-mime-detector (3.0.0): Downloading (100%)
Installation failed, reverting ./composer.json to its original content.
The following exception is caused by a lack of memory or swap, or not having swap configured
Check https://getcomposer.org/doc/articles/troubleshooting.md#proc-open-fork-failed-errors for details
[ErrorException]
proc_open(): fork failed - Cannot allocate memory
require [--dev] [--prefer-source] [--prefer-dist] [--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>]...
ubuntu@ip-172-31-44-60:/var/www/seekadventure.net$