diff --git a/vendors.php b/vendors.php index 5eb27b90ae..cfd13b623b 100755 --- a/vendors.php +++ b/vendors.php @@ -36,7 +36,6 @@ $deps = array( array('doctrine-dbal', 'http://github.com/doctrine/dbal.git', 'origin/master'), array('doctrine-common', 'http://github.com/doctrine/common.git', 'origin/master'), array('monolog', 'http://github.com/Seldaek/monolog.git', '1.0.2'), - array('swiftmailer', 'http://github.com/swiftmailer/swiftmailer.git', 'origin/master'), array('twig', 'http://github.com/fabpot/Twig.git', 'origin/master'), );