Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

allowed memory size of bytes exhausted composer

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

memory_limit = -1

*Change it back when done.
 
PREVIOUS NEXT
Tagged: #allowed #memory #size #bytes #exhausted #composer
ADD COMMENT
Topic
Name
9+5 =