File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
Tests/DependencyInjection Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change 1212namespace Symfony \Component \DependencyInjection \Loader \Configurator ;
1313
1414use Symfony \Component \Mailer \DataCollector \MessageDataCollector ;
15- use Symfony \Component \Mailer \EventListener \MessageLoggerListener ;
1615
1716return static function (ContainerConfigurator $ container ) {
1817 $ container ->services ()
Original file line number Diff line number Diff line change 1414use Doctrine \Common \Annotations \Annotation ;
1515use Psr \Cache \CacheItemPoolInterface ;
1616use Psr \Log \LoggerAwareInterface ;
17- use Symfony \Bridge \PhpUnit \ExpectDeprecationTrait ;
1817use Symfony \Bundle \FrameworkBundle \DependencyInjection \Compiler \AddAnnotationsCachedReaderPass ;
1918use Symfony \Bundle \FrameworkBundle \DependencyInjection \FrameworkExtension ;
2019use Symfony \Bundle \FrameworkBundle \Tests \Fixtures \Messenger \DummyMessage ;
You can’t perform that action at this time.
0 commit comments