Change composer include files

This commit is contained in:
Frédéric Guillot
2014-11-06 06:52:19 -05:00
parent c80c15dcc3
commit 4b60e16c5e
5 changed files with 9 additions and 13 deletions

View File

@@ -8,6 +8,4 @@ $baseDir = dirname($vendorDir);
return array(
$vendorDir . '/ircmaxell/password-compat/lib/password.php',
$vendorDir . '/swiftmailer/swiftmailer/lib/swift_required.php',
$baseDir . '/app/helpers.php',
$baseDir . '/app/functions.php',
);