Skip to content

Instantly share code, notes, and snippets.

@jflefebvre
Created April 7, 2019 09:30
Show Gist options
  • Save jflefebvre/24297a65a1f12ba7110cc98f9ccd560b to your computer and use it in GitHub Desktop.
Save jflefebvre/24297a65a1f12ba7110cc98f9ccd560b to your computer and use it in GitHub Desktop.
symfony components installed after symfony
composer require --dev symfony/dotenv
composer require --dev symfony/profiler-pack
composer require symfony/maker-bundle --dev
composer require symfony/orm-pack
composer require symfony/security-bundle
composer require symfony/translation
composer require annotations
composer require twig/twig
composer require google/recaptcha
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment