Skip to content

Instantly share code, notes, and snippets.

@bakura10
Created February 12, 2014 20:24
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 bakura10/8963830 to your computer and use it in GitHub Desktop.
Save bakura10/8963830 to your computer and use it in GitHub Desktop.
{
"minimum-stability": "dev",
"require": {
"php": ">=5.5",
"zendframework/zendframework": "2.2.*",
"doctrine/migrations": "~1.0@dev",
"doctrine/orm": "2.5.x-dev",
"doctrine/doctrine-orm-module": "0.9.x-dev",
"slm/mail": "~1.3",
"slm/queue-sqs": "0.3.x-dev",
"keen-io/keen-io-zf2": "~2.0",
"aws/aws-sdk-php-zf2": "~1.2",
"zf-commons/zfc-rbac": "~2.0",
"zfr/zfr-stripe-module": "~2.0",
"zfr/zfr-cors": "~1.1",
"zfr/zfr-rest": "dev-master",
"zfr/zfr-oauth2-server-module": "dev-master"
},
"require-dev": {
"phpunit/phpunit": "~3.7"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment