Skip to content

Instantly share code, notes, and snippets.

@nonsie
Created July 12, 2018 15:26
Show Gist options
  • Save nonsie/62bbdc4149debe618e8115800d873344 to your computer and use it in GitHub Desktop.
Save nonsie/62bbdc4149debe618e8115800d873344 to your computer and use it in GitHub Desktop.
Composer out of memory issue
php -d memory_limit=-1 $(which composer) update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment