Skip to content

Instantly share code, notes, and snippets.

@carlowens
Last active August 29, 2015 14:17
Show Gist options
  • Save carlowens/2e5eeb434a8d2d1297f3 to your computer and use it in GitHub Desktop.
Save carlowens/2e5eeb434a8d2d1297f3 to your computer and use it in GitHub Desktop.
VM run php command with no memory limit
php -d memory_limit=-1 composer.phar update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment