I tried to install laravel cashier with the comand composer require laravel/cashier
but after a while I've got this error
PHP Fatal error: Allowed memory size of 1610612736 bytes exhausted (tried to allocate 4096 bytes) in phar://C:/composer/composer.phar/src/Composer/DependencyResolver/RuleWatchGraph.php on line 52
how can put I more memory available for this process, or solve this error?
Edit: my laptop memory is 8Gb