This repository was archived by the owner on Feb 13, 2023. It is now read-only.

Description
Issue Type
Full console output
TASK [geerlingguy.drupal : Install dependencies with composer require (this may take a while).] ***
...
PHP Fatal error: Allowed memory size of 1610612736 bytes exhausted (tried to allocate 4096 bytes)
Summary
A Drupal 9 composer project created via composer create-project doesn't work for things like requiring additional packages without more than 1.5 GB of memory available (that's what Composer sets by default).