Skip to content

Commit

Permalink
Merge branch 'release/0.0.7'
Browse files Browse the repository at this point in the history
  • Loading branch information
hswong3i committed Dec 1, 2014
2 parents cc0837e + df9248b commit 12dd2c7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions composer.json
Expand Up @@ -28,19 +28,18 @@
"symfony"
],
"license": "MIT",
"minimum-stability": "dev",
"name": "authbucket/push-symfony-bundle",
"require": {
"authbucket/oauth2-symfony-bundle": "~2.4",
"authbucket/push-php": "dev-develop",
"authbucket/push-php": "0.0.x-dev",
"php": ">=5.3.9",
"symfony/framework-bundle": "~2.3",
"symfony/security-bundle": "~2.3"
},
"require-dev": {
"doctrine/doctrine-bundle": "~1.2",
"doctrine/doctrine-fixtures-bundle": "~2.2",
"doctrine/orm": "~2.2,>=2.2.3",
"doctrine/orm": "~2.2",
"ext-openssl": "*",
"ext-pdo_sqlite": "*",
"fabpot/php-cs-fixer": "@stable",
Expand Down

0 comments on commit 12dd2c7

Please sign in to comment.