I was trying to install intervention/image into my Laravel project by using the command "composer require intervention/image" in command prompt. However an error message showed saying "Out of memory". Does anybody know how to solve this problem?
My Laravel version is 7.15.0.
Any help would be appreciated as I have tried multiple methods with no success.
Thank you in advance.