Skip to content

Instantly share code, notes, and snippets.

@bdossantos
Last active January 1, 2016 13:09
Show Gist options
  • Save bdossantos/8149676 to your computer and use it in GitHub Desktop.
Save bdossantos/8149676 to your computer and use it in GitHub Desktop.
{
"require": {},
"scripts": {
"post-install-cmd": [
"php symfony doctrine:build --all-classes --and-migrate",
"php symfony cc"
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment