mirror of
https://github.com/myronblair/tomtomgames-app
synced 2026-07-27 12:46:24 -05:00
9 lines
119 B
JSON
9 lines
119 B
JSON
{
|
|
"require": {
|
|
"phpmailer/phpmailer": "^6.9"
|
|
},
|
|
"config": {
|
|
"vendor-dir": "vendor"
|
|
}
|
|
}
|