mirror of
https://github.com/itflow-org/itflow
synced 2026-06-13 05:11:06 +00:00
12 lines
189 B
JSON
12 lines
189 B
JSON
{
|
|
"require": {
|
|
"webklex/php-imap": "^6.2",
|
|
"directorytree/imapengine": "^1.24"
|
|
},
|
|
"config": {
|
|
"platform": {
|
|
"php": "8.2.0"
|
|
}
|
|
}
|
|
}
|