csvxml/composer.json

7 lines
100 B
JSON

{
"require": {
"phpmailer/phpmailer": "^6.1",
"phpunit/phpunit": "^9.4"
}
}