Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton Medvedev committed Jan 21, 2015
1 parent 4b22409 commit 693b119
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,12 @@
"symfony/finder": "~2.5",
"symfony/console": "~2.5",
"elfet/php-ssh": "~1.0",
"phpseclib/phpseclib": "~2.0@dev",
"phpseclib/phpseclib": "2.0.*@dev",
"kherge/amend": "~3.0"
},
"require-dev": {
"phpunit/phpunit": "~3.7"
},
"extra": {
"branch-alias": {
"dev-master": "2.1.x-dev"
}
},
"suggest": {
"deployphp/recipes": "3rd party recipes for Deployer"
}
Expand Down

0 comments on commit 693b119

Please sign in to comment.