Skip to content
Snippets Groups Projects
Commit 3f1db615 authored by Benjamin Mack's avatar Benjamin Mack Committed by Helmut Hummel
Browse files

[TASK] Load swiftmailer via composer

Instead of manually requiring the necessary
swiftmailer information, composer can be
utilized to be included in the regular autoloading
process.

At the same time, typo3/contrib/swiftmailer
is moved into typo3/contrib/vendor which is
maintained by composer.

TYPO3 Instances maintained with composer
will put the swiftmailer library into
Packages/Libraries/.

Resolves: #65950
Releases: master
Change-Id: Ibd57dddf74ed6643fd1f0816517e6bb36d22c3eb
Reviewed-on: http://review.typo3.org/38057


Reviewed-by: default avatarHelmut Hummel <helmut.hummel@typo3.org>
Tested-by: default avatarHelmut Hummel <helmut.hummel@typo3.org>
parent a08ce723
Showing
with 57 additions and 6 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment