We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5aececa + cf89059 commit 66583f3Copy full SHA for 66583f3
DependencyInjection/FrameworkExtension.php
@@ -77,6 +77,7 @@
77
use Symfony\Component\Lock\LockInterface;
78
use Symfony\Component\Lock\PersistingStoreInterface;
79
use Symfony\Component\Lock\Store\StoreFactory;
80
+use Symfony\Component\Lock\StoreInterface;
81
use Symfony\Component\Mailer\Bridge\Amazon\Transport\SesTransportFactory;
82
use Symfony\Component\Mailer\Bridge\Google\Transport\GmailTransportFactory;
83
use Symfony\Component\Mailer\Bridge\Mailchimp\Transport\MandrillTransportFactory;
0 commit comments