mirror of
https://github.com/retailcrm/Fetch.git
synced 2024-11-22 03:06:02 +03:00
Telling composer to use any of the 1.x line of the Dovecot Test Package
This commit is contained in:
parent
30b3871e3d
commit
223be18517
@ -15,7 +15,7 @@
|
|||||||
"php": ">=5.3.0"
|
"php": ">=5.3.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"tedivm/dovecottesting": "dev-master"
|
"tedivm/dovecottesting": "~1"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-0": {"Fetch": "src/"}
|
"psr-0": {"Fetch": "src/"}
|
||||||
|
Loading…
Reference in New Issue
Block a user