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.
1 parent 0bb5d4a commit cf89059Copy full SHA for cf89059
DependencyInjection/FrameworkExtension.php
@@ -74,6 +74,7 @@
74
use Symfony\Component\Lock\LockInterface;
75
use Symfony\Component\Lock\PersistingStoreInterface;
76
use Symfony\Component\Lock\Store\StoreFactory;
77
+use Symfony\Component\Lock\StoreInterface;
78
use Symfony\Component\Mailer\Bridge\Amazon\Transport\SesTransportFactory;
79
use Symfony\Component\Mailer\Bridge\Google\Transport\GmailTransportFactory;
80
use Symfony\Component\Mailer\Bridge\Mailchimp\Transport\MandrillTransportFactory;
0 commit comments