Skip to content

Commit c80d37c

Browse files
authored
bump dep versions + fix phpmailer usage (#144)
1 parent 3be4e1e commit c80d37c

File tree

3 files changed

+2282
-891
lines changed

3 files changed

+2282
-891
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818
"ircmaxell/password-compat": "dev-master",
1919
"ircmaxell/random-lib": "1.2.*",
2020
"google/recaptcha": "~1.1",
21-
"phpmailer/phpmailer": "5.*",
21+
"phpmailer/phpmailer": "6.*",
2222
"pear/cache_lite": "~1.8",
2323
"aws/aws-sdk-php": "3.*"
2424
},
2525
"require-dev": {
26-
"codeception/codeception": "2.*"
26+
"codeception/codeception": "^4.0"
2727
}
2828
}

0 commit comments

Comments
 (0)