On the site I use SwiftMailer. This is the second project where I work with him. On the local host, everything was fine.

But after the code was uploaded to the host there was a problem. Gives an error message

<b>Fatal error</b>: Uncaught exception 'ReflectionException' with message 'Class Swift_Transport_StreamBuffer does not exist' in /home/nr233103/site.com/www/sport/vendor/swiftmailer/swiftmailer/lib/classes/Swift/DependencyContainer.php:309 Stack trace: #0 /home/nr233103/site.com/www/sport/vendor/swiftmailer/swiftmailer/lib/classes/Swift/DependencyContainer.php(309): ReflectionClass-&gt;__construct('Swift_Transport...') #1 /home/nr233103/site.com/www/sport/vendor/swiftmailer/swiftmailer/lib/classes/Swift/DependencyContainer.php(112): Swift_DependencyContainer-&gt;_createNewInstance('transport.buffe...') #2 /home/nr233103/site.com/www/sport/vendor/swiftmailer/swiftmailer/lib/classes/Swift/DependencyContainer.php(371): Swift_DependencyContainer-&gt;lookup('transport.buffe...') #3 /home/nr233103/site.com/www/sport/vendor/swiftmailer/swiftmailer/lib/classes/Swift/DependencyContainer.php(348): Swift_DependencyContainer-&gt;_lookupRecursive('transport.buffe...') #4 /home/nr233103/site.com/www/sport/vendor/swiftmailer/swiftmailer/ in <b>/home/nr233103/site.com/www/sport/vendor/swiftmailer/swiftmailer/lib/classes/Swift/DependencyContainer.php</b> on line <b>309</b><br /> 

Tell me what you can do

    0