Skip to content

Instantly share code, notes, and snippets.

@kingcrunch
Last active December 16, 2015 21:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kingcrunch/5499120 to your computer and use it in GitHub Desktop.
Save kingcrunch/5499120 to your computer and use it in GitHub Desktop.
Test meta
{
"name": "crunch/meta-symfony-standard",
"version": "2.2.1",
"license":"MIT",
"type": "metapackage",
"require": {
"php": ">=5.3.3",
"symfony/symfony": "2.2.*",
"doctrine/orm": "~2.2,>=2.2.3",
"doctrine/doctrine-bundle": "1.2.*",
"twig/extensions": "1.0.*",
"symfony/assetic-bundle": "2.1.*",
"symfony/swiftmailer-bundle": "2.2.*",
"symfony/monolog-bundle": "2.2.*",
"sensio/distribution-bundle": "2.2.*",
"sensio/framework-extra-bundle": "2.2.*",
"sensio/generator-bundle": "2.2.*",
"jms/security-extra-bundle": "1.4.*",
"jms/di-extra-bundle": "1.3.*"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment