I try memory_limit=-1 or 526M or 1000M, but showing same error repeated.Please help me!!!!
D:\xampp\htdocs\elevenMedia>composer require laravel/ui Using version ^2.0 for laravel/ui ./composer.json has been updated Loading composer repositories with package information Updating dependencies (including require-dev)
VirtualAlloc() failed: [0x00000008] Not enough storage is available to process t his command.
VirtualFree() failed: [0x000001e7] Attempt to access invalid address.
VirtualAlloc() failed: [0x00000008] Not enough storage is available to process t his command.
VirtualFree() failed: [0x000001e7] Attempt to access invalid address.
PHP Fatal error: Out of memory (allocated 908066816) (tried to allocate 4096 by tes) in phar://C:/ProgramData/ComposerSetup/bin/composer.phar/src/Composer/Depen dencyResolver/Solver.php on line 223
Fatal error: Out of memory (allocated 908066816) (tried to allocate 4096 bytes) in phar://C:/ProgramData/ComposerSetup/bin/composer.phar/src/Composer/Dependency Resolver/Solver.php on line 223
mod_php
– Nico Haase