Fix Composer Memory Error - PHP Fatal error: Allowed memory size of xx bytes exhausted

I got this error while installing a Laravel package today and got it fixed so easily. The exact error was this: PHP Fatal error:  Allowed memory size of 1610612736 bytes exhausted (tried to allocate 4096 bytes) in phar:///usr/local/bin/composer/src/Composer/DependencyResolver/RuleWatchGraph.php...