Created
September 8, 2017 07:56
-
-
Save xaoc-303/d0d41f2916c0eaa00ccbb9f3b1450179 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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