Skip to content

Commit

Permalink
Merge branch 'release/3.0.4'
Browse files Browse the repository at this point in the history
  • Loading branch information
tyler-sommer committed Aug 18, 2015
2 parents 47ddddb + 6484b00 commit a691e40
Show file tree
Hide file tree
Showing 5 changed files with 568 additions and 564 deletions.
9 changes: 5 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@
"type": "application",
"require": {
"php": ">=5.4.0",
"nice/framework": "~1.0",
"ext-pcntl": "*",
"ext-posix": "*",
"nice/framework": "~1.1",
"nice/security": "~1.0",
"nice/doctrine-orm": "~1.0",
"nice/twig": "~1.0",
Expand All @@ -17,9 +19,8 @@
"symfony/yaml": "~2.4",
"composer/satis": "dev-master",
"composer/composer": "1.0.x-dev",
"sami/sami": "dev-master",
"m4tthumphrey/php-gitlab-api": "dev-master",
"knplabs/github-api": "~1.2"
"m4tthumphrey/php-gitlab-api": "~7.13",
"knplabs/github-api": "~1.4"
},
"require-dev": {
"phpunit/phpunit": "~3.7"
Expand Down
Loading

0 comments on commit a691e40

Please sign in to comment.