Telling composer to use any of the 1.x line of the Dovecot Test Package

This commit is contained in:
Robert Hafner 2014-01-20 15:37:47 -08:00
parent 30b3871e3d
commit 223be18517

View File

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