I'm developer with Laravel 7 and Wammp serve, but when trying install JWT with the follogin command : composer require tymon/jwt-auth:dev-develop --prefer-source, I get this error
Fatal error: Allowed memory size of 1610612736 bytes exhausted (tried to allocate 32 bytes) in phar://C:/ProgramData/ComposerSetup/bin/composer.phar/vendor/composer/semver/src/Constraint/Constraint.php on line 153
how to resolve its?