mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-24550 fixed phpmailer version
This commit is contained in:
parent
3a5041eb63
commit
8a16a0aff1
1 changed files with 1 additions and 1 deletions
|
@ -186,7 +186,7 @@
|
||||||
<location>phpmailer</location>
|
<location>phpmailer</location>
|
||||||
<name>PHPMailer</name>
|
<name>PHPMailer</name>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<version>1.0.2</version>
|
<version>5.1</version>
|
||||||
<licenseversion>2.1</licenseversion>
|
<licenseversion>2.1</licenseversion>
|
||||||
</library>
|
</library>
|
||||||
<library>
|
<library>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue