Fix composer

This commit is contained in:
nupplaPhil 2020-01-29 21:12:43 +01:00
parent 0fb7e2c647
commit dc1e3a0d1d
No known key found for this signature in database
GPG key ID: D8365C3D36B77D90
2 changed files with 83 additions and 1 deletions

View file

@ -10,7 +10,7 @@
],
"require": {
"php": ">=7.0",
"phpmailer/phpmailer": "^6.1"
"phpmailer/phpmailer": "^6.1"
},
"license": "3-clause BSD license",
"minimum-stability": "stable",