We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b22409 commit 693b119Copy full SHA for 693b119
composer.json
@@ -24,17 +24,12 @@
24
"symfony/finder": "~2.5",
25
"symfony/console": "~2.5",
26
"elfet/php-ssh": "~1.0",
27
- "phpseclib/phpseclib": "~2.0@dev",
+ "phpseclib/phpseclib": "2.0.*@dev",
28
"kherge/amend": "~3.0"
29
},
30
"require-dev": {
31
"phpunit/phpunit": "~3.7"
32
33
- "extra": {
34
- "branch-alias": {
35
- "dev-master": "2.1.x-dev"
36
- }
37
- },
38
"suggest": {
39
"deployphp/recipes": "3rd party recipes for Deployer"
40
}
0 commit comments