mirror of
https://github.com/danpros/htmly.git
synced 2026-04-18 11:36:20 +05:30
Added PHP Mailer.
This commit is contained in:
parent
6a38bbabbb
commit
c097b7b11b
80 changed files with 10885 additions and 29 deletions
9
system/vendor/composer/installed.php
vendored
9
system/vendor/composer/installed.php
vendored
|
|
@ -91,6 +91,15 @@
|
|||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'phpmailer/phpmailer' => array(
|
||||
'pretty_version' => 'v6.12.0',
|
||||
'version' => '6.12.0.0',
|
||||
'reference' => 'd1ac35d784bf9f5e61b424901d5a014967f15b12',
|
||||
'type' => 'library',
|
||||
'install_path' => __DIR__ . '/../phpmailer/phpmailer',
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'pragmarx/google2fa' => array(
|
||||
'pretty_version' => 'v8.0.1',
|
||||
'version' => '8.0.1.0',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue