mirror of
https://github.com/DanWin/mail-hosting.git
synced 2024-11-21 15:10:25 +00:00
10 lines
159 B
JSON
10 lines
159 B
JSON
{
|
|
"require": {
|
|
"egulias/email-validator": "^3.2",
|
|
"ext-mbstring": "*",
|
|
"ext-pdo": "*",
|
|
"ext-gnupg": "*",
|
|
"ext-gettext": "*",
|
|
"ext-intl": "*"
|
|
}
|
|
}
|