Pinned Fetch to a specific stable version of the test suite.

This commit is contained in:
Robert Hafner 2014-01-20 14:59:01 -08:00
parent 4f2c2662e6
commit 8b2a3c9647

View File

@ -15,7 +15,7 @@
"php": ">=5.3.0" "php": ">=5.3.0"
}, },
"require-dev": { "require-dev": {
"tedivm/dovecottesting": "dev-master" "tedivm/dovecottesting": "0.0.1"
}, },
"autoload": { "autoload": {
"psr-0": {"Fetch": "src/"} "psr-0": {"Fetch": "src/"}