Update composer.json

[skip ci]
This commit is contained in:
Anton 2015-01-16 14:23:27 +03:00
parent 2e84a989a3
commit 08e78670bf

View File

@ -29,5 +29,9 @@
},
"require-dev": {
"phpunit/phpunit": "~4.4"
},
"suggest": {
"ext-ssh2": "For better SSH implementation",
"ext-sockets": "For parallel deployment"
}
}