composer.json 101 B

123456
  1. {
  2. "require": {
  3. "phpmailer/phpmailer": "^6.9",
  4. "smalot/pdfparser": "^2.0"
  5. }
  6. }