mirror of
https://github.com/myronblair/tomtomgames-app
synced 2026-06-30 09:41:18 -05:00
9 lines
119 B
JSON
9 lines
119 B
JSON
{
|
|
"require": {
|
|
"phpmailer/phpmailer": "^6.9"
|
|
},
|
|
"config": {
|
|
"vendor-dir": "vendor"
|
|
}
|
|
}
|