composer.json 96 B

12345
  1. { "phpmailer/phpmailer": "~5.2",
  2. "require": {
  3. "phpmailer/phpmailer": "^5.2"
  4. }
  5. }