Skip to content

Commit

Permalink
Merge branch 'hotfix/build-failures'
Browse files Browse the repository at this point in the history
  • Loading branch information
Ocramius committed Jan 28, 2014
2 parents 013f552 + df74073 commit e1c9236
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"zendframework/zend-code": "2.*"
},
"require-dev": {
"phpunit/phpunit": ">=3.7",
"phpunit/phpunit": "3.8.*",
"phpmd/phpmd": "1.4.*",
"squizlabs/php_codesniffer": "1.4.*",
"satooshi/php-coveralls": "~0.6"
Expand All @@ -43,7 +43,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "0.5.x-dev"
"dev-master": "0.6.x-dev"
}
}
}

0 comments on commit e1c9236

Please sign in to comment.