mirror of
https://github.com/retailcrm/Fetch.git
synced 2025-04-04 22:03:36 +03:00
Added a dependency
This commit is contained in:
parent
8647977f38
commit
9334952ad2
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,8 @@
|
|||
}
|
||||
],
|
||||
"require": {
|
||||
"php": ">=5.3.0"
|
||||
"php": ">=5.3.0",
|
||||
"ext-imap": "*"
|
||||
},
|
||||
"require-dev": {
|
||||
"tedivm/dovecottesting": "1.2.3",
|
||||
|
|
Loading…
Add table
Reference in a new issue