Skip to content

Instantly share code, notes, and snippets.

@zgetro
Created July 25, 2018 09:18
Show Gist options
  • Save zgetro/c07d27f3a8703cad2204c4d8247d9146 to your computer and use it in GitHub Desktop.
Save zgetro/c07d27f3a8703cad2204c4d8247d9146 to your computer and use it in GitHub Desktop.
run heavy duty php code with cli
php -d memory_limit=2048M composer.phar [code]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment