Taille de mémoire autorisée des octets Composer épuisé

Go to your php.ini file - search for memory_limit and set to -1

memory_limit = -1

*Change it back when done.
Filthy Flamingo