Umbau auf Composer

Entfernen der Revisionierung von TCPDF
Einbau des PHP-Mailers
This commit is contained in:
2016-12-10 09:40:31 +00:00
parent 47f4c735b3
commit 689519e6cb
205 changed files with 8 additions and 90998 deletions

6
composer.json Normal file
View File

@@ -0,0 +1,6 @@
{
"require": {
"phpmailer/phpmailer": "5.2.*",
"tecnickcom/tcpdf": "6.2.12"
}
}