Skip to content

Instantly share code, notes, and snippets.

@xaoc-303
Created September 8, 2017 07:56
Show Gist options
  • Select an option

  • Save xaoc-303/d0d41f2916c0eaa00ccbb9f3b1450179 to your computer and use it in GitHub Desktop.

Select an option

Save xaoc-303/d0d41f2916c0eaa00ccbb9f3b1450179 to your computer and use it in GitHub Desktop.
composer require friendsofsymfony/jsrouting-bundle
curl -o composer.phar https://getcomposer.org/composer.phar
php -r "echo ini_get('memory_limit').PHP_EOL;"
php -d memory_limit=-1 composer.phar update friendsofsymfony/jsrouting-bundle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment