Skip to content

Instantly share code, notes, and snippets.

@jagad89
Created December 9, 2020 10:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jagad89/fcb2ee78bb43ef87660a57b36b1567f3 to your computer and use it in GitHub Desktop.
Save jagad89/fcb2ee78bb43ef87660a57b36b1567f3 to your computer and use it in GitHub Desktop.
composer memory exhausted
$ COMPOSER_MEMORY_LIMIT=-1 composer require <package name>
$ COMPOSER_MEMORY_LIMIT=-1 composer update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment