Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / symfony / routing / Loader / DependencyInjection / ServiceRouterLoader.php
index 69382571ceedf96fe03905f02743ca8aedbdf38b..6c1621635b943862c9838371460d1bfc89eb2452 100644 (file)
@@ -11,7 +11,7 @@
 
 namespace Symfony\Component\Routing\Loader\DependencyInjection;
 
-use Symfony\Component\DependencyInjection\ContainerInterface;
+use Psr\Container\ContainerInterface;
 use Symfony\Component\Routing\Loader\ObjectRouteLoader;
 
 /**